Timer

A fiber-friendly timer.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
fd
int fd()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait(T duration)

Wait for the timer to trigger.

Static functions

duration2ts
void duration2ts(timespec* ts, Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta