code wiki / clock
topic: clock
14 modules sharing the clock name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_clock.nx | MONOTONIC CLOCK PRIMITIVE for the runtime layer. | 38 | 1 |
| nx_clock_dispatch_gate.nx | proves the clock is FUNCTIONAL: its ONE dispatcher actually RUNS a registered job's | 50 | 6 |
| nx_clock_edf_gate.nx | GATE for the wall-clock/EDF scheduler (debt 1785872141, operator 2026-08-04 | 135 | 4 |
| nx_clock_full.nx | sovereign wall-clock + monotonic time primitive. | 74 | 5 |
| nx_clock_gate.nx | proves the ONE Nishi clock (operator: "s class exceed like how pulses work on clocks ... | 104 | 4 |
| nx_clock_marker.nx | a trivial organ for nx_clock_dispatch_gate. Each RUN reads the counter in /tmp/clk_mark.txt, | 17 | 1 |
| nx_clock_run.nx | THE SINGLE SPARK. One invocation = ONE beat of the one Nishi clock: load the ONE durable | 34 | 5 |
| nx_clock_sched.nx | RENAMED FROM nx_clock.nx 2026-07-31 (lib-reconcile). PERMANENT FIX for a | 567 | 23 |
| nx_clock_sitecheck.nx | a NAS-APPROPRIATE clock job: probe the live site and record UP/DOWN. Unlike the local | 30 | 4 |
| nx_clock_status.nx | ONE view of the whole consolidated clock (the de-sprawl payoff: every periodic job in one | 34 | 4 |
| nx_clock_status_gate.nx | proves the clock STATUS logic (the consolidation payoff: one view of every periodic | 32 | 3 |
| nx_clock_test.nx | verify clock primitive returns valid + monotonic times. | 43 | 1 |
| nx_clock_tickless.nx | the TICKLESS driver (the sched_tickless.raw lesson: don't burn a constant tick when | 134 | 10 |
| nx_clock_tickless_gate.nx | proves the TICKLESS driver (sched_tickless.raw lesson) entirely IN the nishi | 44 | 5 |