Home
last modified time | relevance | path

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

/aosp12/system/bt/common/
H A Drepeating_timer.cc149 uint64_t time_after_task_us = time_get_os_boottime_us(); in RunTask() local
151 static_cast<int64_t>(time_after_task_us - time_before_task_us); in RunTask()