Module timer

Module timer 

Source

Structs§

PausableTimer
ProfileTimer
ProfileTimerAsync

Functions§

pause_stack
Pause all timers currently on the call stack for this thread (stub)
unpause_stack
Resume all timers that were paused by pause_stack on this thread (stub)