Package ghidra.util.timer
package ghidra.util.timer
-
ClassDescriptionA class to schedule
Runnable
s to run after some delay, optionally repeating.GTimerCache<K,V> Class for caching key,value entries for a limited time and cache size.Monitor object returned from a GTimer.schedule() callA reusable watchdog that will execute a callback if the watchdog is not disarmed before it expires.