Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getTime
Method
getTime
src/OpenLoco/src/Network/NetworkConnection.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
uint32_t NetworkConnection::getTime()
23
{
24
return Platform::getTime();
25
}
26
27
bool NetworkConnection::hasTimedOut() const
28
{
Callers
nothing calls this directly
Calls
1
getTime
Function · 0.50
Tested by
no test coverage detected