Difference between revisions of "TGame.TickThreshold"
(→Description) |
(→Description) |
||
Line 3: | Line 3: | ||
==Description== | ==Description== | ||
− | Number of Ticks (1 second = 60 Ticks) between [[TGame.OnClockTick]] calls.<br> | + | Number of Ticks (1 second = 60 Ticks) between [[TGame.OnClockTick|OnClockTick]] calls.<br> |
Default value: 60 | Default value: 60 | ||
<br> | <br> |
Latest revision as of 09:10, 30 March 2016
property TickThreshold Access mode: RW
Description
Number of Ticks (1 second = 60 Ticks) between OnClockTick calls.
Default value: 60
WARNING
Lowering this value might increase CPU usage of Soldat Server significantly!