TimeValue

class TimeValue

Defines a time offset or interval for any time related classes.

Since

200.1.0

Constructors

Link copied to clipboard
constructor(duration: Double, unit: TimeUnit)

Creates a new time value object.

Properties

Link copied to clipboard

The length of the time value in the TimeValue's unit.

Link copied to clipboard

The unit of the time value.