Class UpdateClock

java.lang.Object
java.util.TimerTask
com.marginallyclever.donatello.UpdateClock
All Implemented Interfaces:
Runnable

public class UpdateClock extends TimerTask
UpdateClock notifies all listeners at the scheduled interval.
Since:
2022-03-19
Author:
Dan Royer