Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ spareTime
Method
spareTime
source/core/StarTickRateMonitor.cpp:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
double TickRateApproacher::spareTime() {
84
return ticksAhead() / m_targetTickRate;
85
}
86
87
}
Callers
4
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected