Files
wren/doc/site/cli/modules/timer/index.markdown
PureFox48 fd1d095588 Add preamble for Timer module (#920)
Opening remarks also needed here.
2021-04-07 22:56:51 -07:00

266 B

^title Module "timer"

This module provides a mechanism to suspend the current fiber for a given period of time either as a simple delay or to allow other operations to be performed asynchronously in the meantime.

It contains a single class: