Constant metrics::MAX_TASK_NS
source ยท pub const MAX_TASK_NS: u64 = 50000000;
Expand description
TODO make this configurable maximum task time is 50ms (in ns)
pub const MAX_TASK_NS: u64 = 50000000;
TODO make this configurable maximum task time is 50ms (in ns)