Searched refs:OffsetTimestamp (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
H A Dtrace_log.h425 TimeTicks OffsetNow() const { return OffsetTimestamp(TimeTicks::Now()); }
426 TimeTicks OffsetTimestamp(const TimeTicks& timestamp) const { function
H A Dtrace_log.cc1211 TimeTicks offset_event_timestamp = OffsetTimestamp(timestamp);

Completed in 173 milliseconds