code wiki / _hdl_build / nx_clock_marker.nx
nx_clock_marker.nx
buildroot/runtime/_hdl_build/nx_clock_marker.nx
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
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
structs
| none |
consts
| none |
functions
| 6 | func main(argc: i64, argv: *i64) -> i64 |