Interface ClockController
Clock controller interface.
Methods
| Name | Description |
|---|---|
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. |