MCPcopy Create free account
hub / github.com/davmac314/dinit / lambda_timer

Method lambda_timer

dasynq/include/dasynq.h:2337–2340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2335
2336 public:
2337 lambda_timer(T watch_handlr_a) : watch_hndlr(watch_handlr_a)
2338 {
2339 //
2340 }
2341
2342 rearm timer_expiry(event_loop_t &eloop, int intervals)
2343 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected