Add an active object step time budget #6721

This can be set via the active_object_interval option.
This commit is contained in:
Lars Hofhansl
2017-12-06 12:21:46 -08:00
parent e049405fdc
commit 9c669016d1
7 changed files with 68 additions and 38 deletions

View File

@@ -1085,6 +1085,9 @@ active_block_mgmt_interval (Active Block Management interval) float 2.0
# Length of time between ABM execution cycles
abm_interval (Active Block Modifier interval) float 1.0
# Length of time between active object step cycles
active_object_interval (Active Object interval) float 0.1
# Length of time between NodeTimer execution cycles
nodetimer_interval (NodeTimer interval) float 0.2