1
0
forked from Mirror/wren
Files
wren/doc/site/cli/modules/scheduler/index.markdown

8 lines
230 B
Markdown
Raw Normal View History

2015-11-09 07:37:06 -08:00
^title Module "scheduler"
This module provides a vehicle to allow other operations to be performed asynchronously whilst waiting for the main operation to be completed.
It contains a single class:
* [Scheduler](scheduler.html)