[][src]Constant spectrusty_core::clock::HALT_VC_THRESHOLD

pub const HALT_VC_THRESHOLD: i16 = i16::max_value() >> 1; // 16_383i16

If a vertical counter of VideoTs exceeds this value, it signals the control unit to emulate hanging CPU indefinitely.