Synopsis
typedef uint32_t (*libmem_get_ticks_fn_t)(void);
Description

libmem_get_ticks_fn_t is a pointer to a function returning the current timer tick count.

libmem_get_ticks_fn_t returns — The current timer tick count.