Searched refs:timeDiffCmd (Results 1 – 1 of 1) sorted by relevance
697 uint32_t timeDiffCmd = stopInfo->cmdStopTime - currentTime; in rclSchedulerFindEarliestStopTime() local698 if (timeDiffSched < timeDiffCmd) in rclSchedulerFindEarliestStopTime()