MCPcopy Create free account
hub / github.com/chrxh/alien / getSyncSimulationWithRenderingRatio

Method getSyncSimulationWithRenderingRatio

source/EngineImpl/EngineWorker.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102int EngineWorker::getSyncSimulationWithRenderingRatio() const
103{
104 return _syncSimulationWithRenderingRatio;
105}
106
107void EngineWorker::setSyncSimulationWithRenderingRatio(int value)
108{

Callers 1

processTpsRestrictionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected