Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getLogicTime
Method
getLogicTime
Source/Basic/Application.cpp:1071–1073 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1069
}
1070
1071
double Application::getLogicTime() const noexcept {
1072
return _logicTime;
1073
}
1074
1075
double Application::getRenderTime() const noexcept {
1076
return _renderTime;
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected