![]() |
ARMEBS4
revision-26.06.2015
|
simple time abstraction More...
Go to the source code of this file.
Data Structures | |
struct | timeout_t |
Timeout structure. More... | |
Functions | |
static timeout_t | time_get (void) |
Get current time in obscure format from boot. More... | |
static uint32_t | time_elapsed (timeout_t timeout) |
Is this time passed? More... | |
timeout_t | time_set_timeout_ms (uint32_t ms) |
Set an obscure time at least ms milliseconds in the future. More... | |
simple time abstraction
Definition in file time.h.