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.