Defines | |||
![]() | ![]() | #define | TICK_IN_MS |
![]() | ![]() | #define | TICKS_PER_SEC |
![]() | ![]() | #define | SECS_TO_TICKS (a) |
![]() | ![]() | #define | MSECS_TO_TICKS (a) |
Typedefs | |||
![]() | ![]() | typedef unsigned long | time_t |
![]() | ![]() | time type. More... | |
Variables | |||
![]() | ![]() | volatile time_t | sys_time |
![]() | ![]() | current system time. | |
| #define TICK_IN_MS () |
| #define TICKS_PER_SEC () |
| #define SECS_TO_TICKS (a) |
| #define MSECS_TO_TICKS (a) |
| typedef unsigned long time_t |
time type.
| volatile time_t sys_time |
current system time.
-0.1.7 is released under
Mozilla Public License.
Original code © 1998-1999 by Markus L. Noga.