Searched refs:timeUs (Results 1 – 1 of 1) sorted by relevance
1059 uint32_t timeUs = 0; in TM_NotCountedTimeBeforeSleep() local1072 timeUs = (uint32_t)(currentTimeInUs - s_timermanager.previousTimeInUs); in TM_NotCountedTimeBeforeSleep()1073 return timeUs; in TM_NotCountedTimeBeforeSleep()