Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetNow
Function
GetNow
engine/dlib/src/dlib/mdns.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
};
225
226
static uint64_t GetNow()
227
{
228
return dmTime::GetTime();
229
}
230
231
static uint64_t SecondsToMicroSeconds(uint32_t seconds)
232
{
Callers
8
DeferProbeAfterTiebreak
Function · 0.85
HandleBrowserRecord
Function · 0.85
ExpireBrowserEntries
Function · 0.85
RefreshRegisteredServiceAddresses
Function · 0.85
New
Function · 0.85
RegisterService
Function · 0.85
Update
Function · 0.85
UpdateBrowser
Function · 0.85
Calls
1
GetTime
Function · 0.70
Tested by
no test coverage detected