Skip to main content

Module timer

Module timer 

Source
Expand description

timer stdlib module โ€” timer management (host-delegated).

Functions: start, start_once, stop, stop_all. All timer operations are host-delegated stubs โ€” the runtime host implements actual scheduling. This module validates arguments and returns the expected types.

Structsยง

TimerModule
The timer stdlib module.