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

get_stats

Function get_stats 

Source
pub fn get_stats() -> (u64, u64, u64)
Expand description

Get diagnostic statistics.

Returns (canaries_generated, checks_performed, violations_detected).