duration

Construct a time value from a Duration.

duration
(
Duration dur
)

Parameters

dur Duration

The time duration.

Return Value

Type: Time

Time value constructed from the time duration.

Meta