The CYCLES command changes the value of the cycles counter. The cycles counter counts the number of the processor cycles that have passed during execution. The Cycles window shows the cycle counter. The cycle count can be useful for timing procedures.
>gdi CYCLES <n>
Where: <n> Integer value for the cycles counter
>gdi CYCLES 0
>gdi CYCLES 1000
Set cycle counter to 1000.