This function returns the frequency of the high-resolution timer
timer_unit_hires mco_system_get_hi_res_freq(void);
This function has no arguments
This function returns the frequency of the high-resolution timer, expressed as the number of system ticks per second. It is used in conjunction with mco_system_get_hi_res_time().
See also set_system_get_current_time_function.