⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

test_timeout

Macro test_timeout 

Source
macro_rules! test_timeout {
    ($timeout_ms:expr, $body:expr) => { ... };
}