MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / get

Method get

framework/utils/UTCTimer.cpp:159–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 setTime(timeMs);
158}
159int64_t UTCTimer::get()
160{
161 return mClock.get();
162}
163UTCTimer::operator std::string()
164{
165#define BUFLEN 255

Callers 3

UTCTimer.cppFile · 0.45
mainFunction · 0.45
af_get_utc_timeFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36