emptyTime top-level property

Time get emptyTime

Returns an empty Time.

Implementation

Time get emptyTime => Time(0, 0);