Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getTimeScale
Method
getTimeScale
Source/Basic/Scheduler.cpp:85–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
float Scheduler::getTimeScale() const noexcept {
86
return _timeScale;
87
}
88
89
double Scheduler::getDeltaTime() const noexcept {
90
return _deltaTime;
Callers
3
render
Method · 0.45
play
Method · 0.45
scheduler_get_time_scale
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected