OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogStartTime
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
logging.h
152
static uint32
LogStartTime
();
154
// Returns the wall clock equivalent of |
LogStartTime
|, in seconds from the
logging.cc
127
uint32 time = TimeSince(
LogStartTime
());
129
//
LogStartTime
.
222
uint32 LogMessage::
LogStartTime
() {
Completed in 733 milliseconds