Class BasicClock
Basic hertz clock controller.
Constructors
| Name | Description |
|---|---|
this
(Hertz)
|
Instantiates a ClockController with the given frequency in Hertz. |
Methods
| Name | Description |
|---|---|
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. |