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