Exec cycle limit
This commit is contained in:
@@ -11,4 +11,5 @@ enum ExecPrompt: byte {
|
||||
|
||||
table ExecCtrlMessage {
|
||||
prompt: ExecPrompt;
|
||||
tick_count: uint64 = 0; // 0 = run indefinitely, >0 = auto-pause after N ticks
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user