Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
159
int64_t UTCTimer::get()
160
{
161
return mClock.get();
162
}
163
UTCTimer::operator std::string()
164
{
165
#define BUFLEN 255
Callers
3
UTCTimer.cpp
File · 0.45
main
Function · 0.45
af_get_utc_time
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36