Interface ClockController

Clock controller interface.

interface ClockController
  : Component ;

Methods

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