Timer.getRemainingTime

Return the time until the first scheduled task, or Duration.max if no tasks are scheduled.

  1. Duration getRemainingTime(MonoTime now)
    class Timer
    pure
    Duration
    getRemainingTime
    (
    MonoTime now
    )
  2. Duration getRemainingTime()

Meta