Uses of Class
xal.tools.dispatch.DispatchTimer
Packages that use DispatchTimer
Package
Description
The dispatch package is an attempted Java port of some of the functionality of the open source libdispatch library.
-
Uses of DispatchTimer in xal.tools.dispatch
Methods in xal.tools.dispatch that return DispatchTimerModifier and TypeMethodDescriptionstatic DispatchTimerDispatchTimer.getCoalescingInstance(DispatchQueue eventQueue, Runnable eventHandler) Create a new coalescing timerstatic DispatchTimerDispatchTimer.getFixedRateInstance(DispatchQueue eventQueue, Runnable eventHandler) Create a new fixed rate timer