Expand description

Cross-platform wrapper over OS timers

Requirements

  • Posix timer requires compilation of C shim (i.e. Correct C compiler must be available when compiling for posix target).

Structs

Timer’s callback abstraction
Timer’s schedule
Windows thread pool timer