Skip to main content

DEFAULT_COMMAND_TIMEOUT

Constant DEFAULT_COMMAND_TIMEOUT 

Source
pub const DEFAULT_COMMAND_TIMEOUT: Duration;
Expand description

Predefined ten-second timeout value.

CommandRunner::new does not apply this timeout automatically. Use this constant with CommandRunner::timeout when callers want a short, explicit command limit.