NumDurationExtensions extension

on

Properties

days Duration

Available on num, provided by the NumDurationExtensions extension

Converts the number to days.
no setter
hours Duration

Available on num, provided by the NumDurationExtensions extension

Converts the number to hours.
no setter
microseconds Duration

Available on num, provided by the NumDurationExtensions extension

Rounds the number to the nearest integer.
no setter
milliseconds Duration

Available on num, provided by the NumDurationExtensions extension

Converts the number to seconds.
no setter
minutes Duration

Available on num, provided by the NumDurationExtensions extension

Converts the number to minutes.
no setter
ms Duration

Available on num, provided by the NumDurationExtensions extension

Converts the number to milliseconds.
no setter
seconds Duration

Available on num, provided by the NumDurationExtensions extension

Converts the number to seconds.
no setter