//core/io.islandtime.ranges/TimePointNanosecondProgression
TimePointNanosecondProgression¶
common
class TimePointNanosecondProgression<T : TimePoint<T>> : TimePointProgressionBuilder<T> , Iterable<T> 
Types¶
| Name | Summary | 
|---|---|
| Companion | common object Companion | 
Properties¶
| Name | Summary | 
|---|---|
| first | common open override val first: T | 
| last | common open override val last: T | 
| step | common val step: Nanoseconds |