DurationX extension

on

Properties

hourPart int
no setter
millisecondPart int
no setter
minutePart int
no setter
secondPart int
no setter

Methods

clamp(Duration lower, Duration upper) Duration
format([String format = 'HH:mm']) String
percentOf(Duration other) double

Operators

operator /(int divider) Duration
operator ~/(int divider) Duration