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