Skip to main content

exec_timeout_ms_from_env

Function exec_timeout_ms_from_env 

Source
pub fn exec_timeout_ms_from_env() -> Option<u64>
Expand description

Reads ENV_DEVSHELL_VM_EXEC_TIMEOUT_MS: positive integer milliseconds for β exec JSON timeout_ms, or None if unset, invalid, or zero.