D21 header file of the timer interface.
Copyright (c) 2017-2019 Microchip Technology Inc. and its subsidiaries.
#include <stdint.h>
Data Structures | |
struct | Timer |
Functions | |
uint32_t | getTimeInMillis (void) |
Get time in milliseconds. More... | |
uint32_t getTimeInMillis | ( | void | ) |
Get time in milliseconds.
References ms_ticks.
Referenced by countdown(), countdown_ms(), expired(), and left_ms().