pub const MASTER_CLOCKS_PER_DOT: u32 = 4;
Master clocks per PPU dot (nominal). The scheduler owns the long-dot remainder; this crate just counts dots. See docs/scheduler.md “Convention (binding)”.
docs/scheduler.md