Searched defs:wallClockTimestampNs (Results 1 – 4 of 4) sorted by relevance
64 int64_t wallClockTimestampNs = getWallClockNs(); in PullInternal() local
104 int64_t wallClockTimestampNs = getWallClockNs(); in PullInternal() local
88 int64_t wallClockTimestampNs = getWallClockNs(); in PullInternal() local
43 LogEvent::LogEvent(int32_t tagId, int64_t wallClockTimestampNs, int64_t elapsedTimestampNs) { in LogEvent()