code wiki / (root) / nx_progress_watchdog_test.nx

nx_progress_watchdog_test.nx

buildroot/runtime/nx_progress_watchdog_test.nx

1720 B49 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_progress_watchdog_test.nx -- smoke for stall-detection liveness monitor.

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_tier.nx nx_progress_watchdog.nx nx_progress_watchdog_test.nx

imports: nx_syscalls.nxnx_tier.nxnx_progress_watchdog.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_progress_watchdog_new sys_mmap nx_clock_monotonic_ns sys_mmap ↻ sys_clock_gettime_mono nx_progress_watchdog_n_hea nx_progress_watchdog_n_sta nx_progress_watchdog_check nx_clock_monotonic_ns ↻ nx_progress_watchdog_heart nx_clock_monotonic_ns ↻ nx_progress_watchdog_stall busy_wait_ms nx_progress_watchdog_elaps nx_clock_monotonic_ns ↻

structs

none

consts

none

functions

7func busy_wait_ms(ms: nx_int) -> nx_int
called by 1: main
18func main() -> nx_exit