HomeSort by relevance Sort by last modified time
    Searched refs:LogStartTime (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
logging.h 150 static uint32 LogStartTime();
152 // Returns the wall clock equivalent of |LogStartTime|, in seconds from the
logging.cc 129 uint32 time = TimeSince(LogStartTime());
131 // LogStartTime.
225 uint32 LogMessage::LogStartTime() {

Completed in 256 milliseconds