Duration

Description

Represents a duration of time, which can be expressed in various units such as days, hours, minutes, and seconds. This data type is used for measuring and manipulating time intervals.

Properties

  • In milliseconds: The duration represented in milliseconds, as a whole number.

Last updated