typedef uint32_t(* libmem_get_ticks_fn_t)(void)
 

A function pointer to a function returning the current timer tick count.

Returns:
The current timer tick count.