Time Point Nanosecond Progression
class TimePointNanosecondProgression<T : TimePoint<T>> : TimePointProgressionBuilder<T> , Iterable<T>
Content copied to clipboard
Types
Functions
reversed
Link copied to clipboard
Reverses this progression such that it counts down instead of up, or vice versa.