BinOp
org.abh80.nf.core.time.AbsoluteTime.BinOp
Implicit class providing convenient operators for shifting an AbsoluteTime
by a given duration.
==Math Note==
- Shifting is equivalent to:
new_time = old_time + Δt
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article