Click or drag to resize

Clock Properties

The Clock type exposes the following members.

Properties
  NameDescription
Public propertyIsDone
Gets a value indicating whether this instance is done.
Public propertyIsPaused
Gets a value indicating whether this clock is paused.
Public propertyTime
The current time on this clock in seconds as a float.
Public propertyTimeInSeconds
Gets the time in seconds of this clock as an integer.
Top
See Also