Searched refs:time_until_process (Results 1 – 1 of 1) sorted by relevance
33 const int64_t time_until_process = static_cast<int64_t>(_periodMs) - in TimeUntilProcess() local35 if (time_until_process < 0) in TimeUntilProcess()37 return time_until_process; in TimeUntilProcess()