blob: fd26a404749368d85ffd7478b7c81f95de16b49a (
plain)
1
2
3
4
5
|
type: u32
help: Maximum hold time (msec)
default: 10000
syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 600000; "must be between 0-600000"
val_help: u32:0-600000; Max hold time in msec (default 10000)
|