code wiki / _hdl_build / nx_clock_marker.nx

nx_clock_marker.nx

buildroot/runtime/_hdl_build/nx_clock_marker.nx

1089 B17 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic clock
docsdependenciesstructsconstsfunctions

about

nx_clock_marker.nx -- a trivial organ for nx_clock_dispatch_gate. Each RUN reads the counter in /tmp/clk_mark.txt, increments it, and writes it back (proven sys_read_file + sys_openat_wr, no raw O_APPEND). So the number in the file = how many times the clock's dispatcher actually executed this job. license_tier: ORIGINAL expect_exit: 0

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_clock_marker.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close sys_openat_wr sys_write sys_close ↻ sys_exit

structs

none

consts

none

functions

6func main(argc: i64, argv: *i64) -> i64