Searched refs:current_tick (Results 1 – 1 of 1) sorted by relevance
121 OSTick current_tick, process_tick, process_time; in CheckFlashTimer() local123 current_tick = OS_GetTick(); in CheckFlashTimer()124 process_tick = current_tick - start_tick; in CheckFlashTimer()