Clock - Overview

The Clock OpusScript functions are unique to clocks created in a script.

Hierarchy:

Only the specific functions listed under the Functions: heading below can be used with Clock objects:

Class Hierarchy:

Clock

Hierarchy of objects in Opus

Functions:

Continue

Continue a paused clock Object

CreateClock

Creates a new clock Object

GetClock

Returns a specified clock Object

GetHours

Returns number of hours for a clock Object

GetMinutes

Returns number of minutes for a clock Object

GetSeconds

Returns number of seconds for a clock Object

Pause

Pause a clock Object

Start

Start a clock Object

Stop

Stop a clock Object