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