Searched refs:tbusy (Results 1 – 1 of 1) sorted by relevance
67 int64_t tbusy = tstart; in BusyWait() local73 tbusy = tnext + busy_us * 1000; in BusyWait()75 while (base::GetWallTimeNs().count() < tbusy) { in BusyWait()