Searched defs:now_ms (Results 1 – 9 of 9) sorted by relevance
63 auto now_ms = std::chrono::time_point_cast<std::chrono::milliseconds>(now); in VLog() local
193 long now_ms = System.currentTimeMillis(); in toString() local
37 uint64_t now_ms() { in now_ms() function
384 static uint64_t now_ms(void) { in now_ms() function689 static void update_scheduling_stats(alarm_stats_t* stats, uint64_t now_ms, in update_scheduling_stats()
219 static uint64_t now_ms(void) { in now_ms() function
642 now_ms(void) in now_ms() function
74 now_ms(void) in now_ms() function
572 now_ms(void) in now_ms() function
3647 long now_ms = SystemClock.elapsedRealtime(); in toString() local