Searched refs:TIME_ABSDIFF (Results 1 – 1 of 1) sorted by relevance
207 #define TIME_ABSDIFF(a, b) ((a - b) & TIMER_MAX_VALUE) macro1229 difftime = TIME_ABSDIFF(*current_machine_time, context->last_machine_time); in _get_system_time_and_machine()1467 blue_unit_conversion(TIME_ABSDIFF(current_machine_time, in _update_system_time()1472 && (TIME_ABSDIFF(current_machine_time, in _update_system_time()