Searched refs:wallClockTimestampNs (Results 1 – 2 of 2) sorted by relevance
123 explicit LogEvent(int64_t wallClockTimestampNs, int64_t elapsedTimestampNs,
80 LogEvent::LogEvent(int64_t wallClockTimestampNs, int64_t elapsedTimestampNs, in LogEvent() argument82 mLogdTimestampNs = wallClockTimestampNs; in LogEvent()