Searched refs:startTimeNs (Results 1 – 1 of 1) sorted by relevance
154 int64_t startTimeNs = elapsedRealtimeNano(); in threadLoop() local164 float t = (nowTimeNs - startTimeNs) / 1e9f; in threadLoop()