Module on_server_idle_each.lua
Iterate over a table in small increments during server idle frames.
This allows processing large tables without causing large frame-time spikes.
on_server_idle_each.luaIterate over a table in small increments during server idle frames.
This allows processing large tables without causing large frame-time spikes.