Home
last modified time | relevance | path

Searched refs:wallClockTimestampNs (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/logd/
DLogEvent.h123 explicit LogEvent(int64_t wallClockTimestampNs, int64_t elapsedTimestampNs,
DLogEvent.cpp80 LogEvent::LogEvent(int64_t wallClockTimestampNs, int64_t elapsedTimestampNs, in LogEvent() argument
82 mLogdTimestampNs = wallClockTimestampNs; in LogEvent()