Skip to main content

Module pending

Module pending 

Source
Expand description

Start-of-tick queue for suspended command executions.

Structsยง

PendingCommandExecution ๐Ÿ”’
PendingCommandExecutionQueue ๐Ÿ”’
Suspended command executions owned by the server tick.
PendingCommandExecutionStats ๐Ÿ”’

Constantsยง

COMMAND_RESUMPTIONS_PER_TICK ๐Ÿ”’
Maximum retained command executions polled before new command requests in one tick.