[Pitch] Clock, Instant, Date, and Duration

To schedule animation, you don't use WallTime Clock, but instead a MonotonicClock that stop when the computer goes to sleep.

So if the user suspends the computer in the middle of the animation, it will resume as expected when the computer wake-up.

Leap seconds are not involved in this use case.

3 Likes