OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentTmTime
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/base/
timeutils.h
45
void
CurrentTmTime
(struct tm *tm, int *microseconds);
timeutils.cc
127
void
CurrentTmTime
(struct tm *tm, int *microseconds) {
timeutils_unittest.cc
135
CurrentTmTime
(&tm, µseconds);
Completed in 8510 milliseconds