Time.X.Nanos.Base.Length
- Source
- Nanos.scala
Def
Hours remainder
Hours remainder
Hours remainder when rounded by whole day (24 hours)
Value range is from 0 to 23
- Inherited from
- Base
- Source
- Nanos.scala
Microseconds remainder
Microseconds remainder
Microseconds remainder when rounded by whole millisecond
Value range is from 0 to 999
- Inherited from
- Base
- Source
- Nanos.scala
Microseconds count
Microseconds count
Total microseconds which fit in this
time unit
- Source
- Nanos.scala
Milliseconds remainder
Milliseconds remainder
Milliseconds remainder when rounded by whole second
Value range is from 0 to 999
- Inherited from
- Base
- Source
- Nanos.scala
Milliseconds count
Milliseconds count
Total milliseconds which fit in this
time unit
- Source
- Nanos.scala
Minutes remainder
Minutes remainder
Minutes remainder when rounded by whole hour
Value range is from 0 to 59
- Inherited from
- Base
- Source
- Nanos.scala
Nanoseconds remainder
Nanoseconds remainder
Nanoseconds remainder when rounded by whole microsecond
Value range is from 0 to 999
- Inherited from
- Base
- Source
- Nanos.scala
Nanoseconds count
Nanoseconds count
Total nanoseconds which fit in this
time unit
Note: Maximum duration expressed in nanoseconds is "7331 days, 10 hours, 50 mins, 44.854775807 secs". Unboxed over will cause problems
- Source
- Nanos.scala
Seconds remainder
Seconds remainder
Seconds remainder when rounded by whole minute
Value range is from 0 to 59
- Inherited from
- Base
- Source
- Nanos.scala