Searched refs:total_us (Results 1 – 1 of 1) sorted by relevance
102 const uint64_t total_us = g_timeout_seconds * 1000000; in TimeFunction() local133 if (now - start > total_us) { in TimeFunction()