DurationX extension
- on
Properties
- hourPart → int
-
Available on Duration, provided by the DurationX extension
no setter - millisecondPart → int
-
Available on Duration, provided by the DurationX extension
no setter - minutePart → int
-
Available on Duration, provided by the DurationX extension
no setter - secondPart → int
-
Available on Duration, provided by the DurationX extension
no setter
Methods
Operators
-
operator /(
int divider) → Duration -
operator ~/(
int divider) → Duration