Searched refs:currentRealtimeTsNanos (Results 1 – 1 of 1) sorted by relevance
45 const int64_t currentRealtimeTsNanos = get_elapsed_realtime_ns(); in noteDrop() local51 mFirstTsNanos.store(currentRealtimeTsNanos, std::memory_order_relaxed); in noteDrop()53 mLastTsNanos.store(currentRealtimeTsNanos, std::memory_order_relaxed); in noteDrop()81 const int64_t currentRealtimeTsNanos = get_elapsed_realtime_ns(); in dumpAtomsLossStats() local83 if (!forceDump && isCooldownTimerActive(currentRealtimeTsNanos)) { in dumpAtomsLossStats()125 startCooldownTimer(currentRealtimeTsNanos); in dumpAtomsLossStats()