Skip to main content
RustDocs

Debug.Stall

debug.stall

Attributes

Help
(Generated) Stalls the main thread for the given duration in seconds (clamped 0-1); admin-only; used to test timeout handling and watchdog systems
ServerUser
No
Client
No
Server
Yes
Raw JSON
{
  "Help": "(Generated) Stalls the main thread for the given duration in seconds (clamped 0-1); admin-only; used to test timeout handling and watchdog systems",
  "ServerUser": false,
  "Client": false,
  "Server": true
}