Class NoClock

This controller does nothing, usefull when you want to execute an emulator at full speed.

class NoClock
  : ClockController ;

Methods

NameDescription
getAuthor () Returns a string with the component author's name.
getName () Returns a string with the component's name.
waitCycle () Emulates the wait time of a cycle.