MCPcopy 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
30GameTime::~GameTime() {}
31
32void GameTime::initialize() {
33 startTime = getCurrentTime();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected