Searched refs:task_time_us (Results 1 – 1 of 1) sorted by relevance
150 auto task_time_us = in RunTask() local152 if (task_time_us > period_.InMicroseconds()) { in RunTask()153 LOG(ERROR) << __func__ << ": Periodic task execution took " << task_time_us in RunTask()