Package ghidra.util.timer
package ghidra.util.timer
-
ClassDescriptionA class to schedule
Runnable
s to run after some delay, optionally repeating.Monitor object returned from a GTimer.schedule() callA reusable watchdog that will execute a callback if the watchdog is not disarmed before it expires.