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