Searched refs:curr_time_ms (Results 1 - 1 of 1) sorted by relevance

/system/core/healthd/
H A Dhealthd_mode_charger.cpp179 static int64_t curr_time_ms(void) function
462 int64_t now = curr_time_ms();
598 int64_t now = curr_time_ms();
620 charger->next_screen_transition = curr_time_ms() - 1;
630 int64_t now = curr_time_ms();

Completed in 23 milliseconds