Home
last modified time | relevance | path

Searched defs:WallClockStartTime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dlogging.cc245 uint32_t LogMessage::WallClockStartTime() { in WallClockStartTime() function in rtc::LogMessage
H A Dlogging_unittest.cc257 TEST(LogTest, WallClockStartTime) { in TEST() argument