Constructor
class
new Clock(clockTypeopt)
Create a Clock.
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
clockType |
ClockType |
<optional> |
Clock.ClockType.SYSTEM_TIME | The type of the clock to be created. |
- Source:
Members
member
clockType
Get ClockType of this Clock object.
- Source: