#include <tm.h>
#include <time.h>
Go to the source code of this file.
Defines | |
#define | sleep(s) delay(1000*(s)) |
#define | msleep(s) delay(s) |
Functions | |
wakeup_t | wait_event (wakeup_t(*wakeup)(wakeup_t), wakeup_t data) |
Definition in file unistd.h.
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |