⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
test_timeout
veridian_
kernel
0.25.2
veridian_kernel
Macro
test_
timeout
Copy item path
Source
macro_rules! test_timeout { ($timeout_ms:expr, $body:expr) => { ... }; }