Interface: moteiv.tos.lib.sched.Scheduler
interface Scheduler The interface to a TinyOS scheduler, discussed in TEP 106.
- Author:
-
Philip Levis
- Date:
-
January 19 2005
Commands
command void init()
command bool runNextTask(bool l_sleep)
Commands - Details
init
command void init()
runNextTask
command bool runNextTask(bool l_sleep)