canAnimate
Indicates whether Clock.tick can advance time. This could be false if data is being buffered, for example. The clock will only advance time when both Clock.canAnimate and Clock.shouldAnimate are true.
Indicates whether Clock.tick can advance time. This could be false if data is being buffered, for example. The clock will only advance time when both Clock.canAnimate and Clock.shouldAnimate are true.