Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atraczyk/2d-engine
/ ~GameTime
Method
~GameTime
engine/src/time.cpp:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
GameTime::~GameTime() {}
31
32
void GameTime::initialize() {
33
startTime = getCurrentTime();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected