MCPcopy 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
22uint32_t NetworkConnection::getTime()
23{
24 return Platform::getTime();
25}
26
27bool NetworkConnection::hasTimedOut() const
28{

Callers

nothing calls this directly

Calls 1

getTimeFunction · 0.50

Tested by

no test coverage detected