Timer management for the lwIP Raw HTTP basic example.
Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
uint32_t | sys_get_ms (void) |
Return the number of timer ticks (ms). More... | |
void | sys_init_timing (void) |
Initialize the timer counter (TC0). More... | |
uint32_t sys_get_ms | ( | void | ) |
Return the number of timer ticks (ms).
Return the number of timer ticks (ms).
void sys_init_timing | ( | void | ) |
Initialize the timer counter (TC0).