Z80TestHarness.Cycles Property
Definition
Gets the recorded CPU cycles. Only available when RecordCycles is true.
public IReadOnlyList<Cycle> Cycles { get; }
Property Value
Last modified: 14 December 2025
Gets the recorded CPU cycles. Only available when RecordCycles is true.