Home
last modified time | relevance | path

Searched defs:reportMaxLagEstimate (Results 1 – 2 of 2) sorted by relevance

/dports/games/minetest/minetest-5.4.1/src/
H A Dserverenvironment.h342 void reportMaxLagEstimate(float f) { m_max_lag_estimate = f; } in reportMaxLagEstimate() function
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Denvironment.h364 void reportMaxLagEstimate(float f) { m_max_lag_estimate = f; } in reportMaxLagEstimate() function