MCPcopy Create free account
hub / github.com/KTStephano/StratusGFX / FrameCount

Method FrameCount

Source/Engine/StratusEngine.cpp:104–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 }
103
104 uint64_t Engine::FrameCount() const {
105 return stats_.currentFrame;
106 }
107
108 double Engine::LastFrameTimeSeconds() const {
109 return stats_.lastFrameTimeSeconds;

Callers 15

UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80

Calls

no outgoing calls

Tested by 2

UpdateMethod · 0.64
UpdateMethod · 0.64