intervalToNow method

Duration intervalToNow()

和当前时间的时间差

Implementation

Duration intervalToNow() => difference(currentDateTime);