Home
last modified time | relevance | path

Searched refs:time_after_start_ms (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/common/benchmark/
H A Dtimer_performance_benchmark.cc50 auto time_after_start_ms = (end_time_us - g_start_time) / 1000; in AlarmSleepAndCountDelayedTime() local
52 g_map[time_after_start_ms - g_task_counter * g_task_interval]++; in AlarmSleepAndCountDelayedTime()