Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
ComputeVirtualPointLightGlobalIllumination_
Method · 0.80
Calls
no outgoing calls
Tested by
2
Update
Method · 0.64
Update
Method · 0.64