MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / getTime

Function getTime

SPlisHSPlasH/AnimationField.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37double getTime()
38{
39 return TimeManager::getCurrent()->getTime();
40}
41
42void AnimationField::step()
43{

Callers

nothing calls this directly

Calls 1

getTimeMethod · 0.80

Tested by

no test coverage detected