Searched refs:currentNs (Results 1 – 1 of 1) sorted by relevance
1436 int64_t currentNs = 0; in threadLoop() local1440 currentNs = rt.tv_nsec + rt.tv_sec * kOneSecondNs; in threadLoop()1443 phasedWaitNs = currentNs + kOneRefreshNs; in threadLoop()1446 (( currentNs - lastTimeNs) / kOneRefreshNs + 1) + in threadLoop()