Timer

Class in Arbor / Inherits from: object

Description

A class that measures elapsed time.

Properties

Property Name Description
elapsedTime Get the elapsed time.
playState Get the playback state.
timeType Time type.

Methods

Method Name Description
Pause Pause measuring the elapsed time.
Resume Resume measuring the elapsed time.
Start Start measuring the elapsed time.
Stop Stop measuring the elapsed time.

Enums

Type Name Description
PlayState Playback state