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