public final class MasterTimer extends AbstractMasterTimer
Timeline
class will need to be turned into absolute times when the
Timeline
objects are started.
For now it is hidden until we have some use to expose it.ADAPTIVE_PULSE_PROP, ANIMATION_MBEAN_ENABLED, enableAnimationMBean, FIXED_PULSE_LENGTH_PROP, FRAMERATE_PROP, FULLSPEED_PROP, PULSE_PROP
Modifier and Type | Method and Description |
---|---|
static MasterTimer |
getInstance() |
protected int |
getPulseDuration(int precision) |
protected void |
postUpdateAnimationRunnable(DelayedRunnable animationRunnable) |
protected void |
recordAnimationEnd() |
protected void |
recordEnd() |
protected void |
recordStart(long shiftMillis) |
addAnimationTimer, addPulseReceiver, getDefaultResolution, isFullspeed, nanos, pause, removeAnimationTimer, removePulseReceiver, resume, timePulseImpl
public static MasterTimer getInstance()
protected int getPulseDuration(int precision)
getPulseDuration
in class AbstractMasterTimer
protected void postUpdateAnimationRunnable(DelayedRunnable animationRunnable)
postUpdateAnimationRunnable
in class AbstractMasterTimer
protected void recordStart(long shiftMillis)
recordStart
in class AbstractMasterTimer
protected void recordEnd()
recordEnd
in class AbstractMasterTimer
protected void recordAnimationEnd()
recordAnimationEnd
in class AbstractMasterTimer
Copyright © 2020. All rights reserved.