Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/common/
Drepeating_timer.cc152 uint64_t time_before_task_us = clock_tick_us_(); in RunTask() local
156 static_cast<int64_t>(time_after_task_us - time_before_task_us); in RunTask()