| 
    Cascoda SDK
    
   Cascoda SDK for building software to run with CA-821x transceivers 
   | 
 
Helper 'time' functions. More...

Functions | |
| u32_t | TIME_ReadAbsoluteTime (void) | 
| Get the number of milliseconds since program start.  More... | |
| void | TIME_MicroTimerStart (void) | 
| start microseconds timer  More... | |
| u32_t | TIME_MicroTimerStop (void) | 
| stop microseconds timer  More... | |
| u32_t | TIME_MicroTimerGet (void) | 
| get microseconds timer while running  More... | |
Helper 'time' functions.