Package ghidra.util.timer


package ghidra.util.timer
  • Class
    Description
    A class to schedule Runnables to run after some delay, optionally repeating.
    Class for caching key,value entries for a limited time and cache size.
    Monitor object returned from a GTimer.schedule() call
    A reusable watchdog that will execute a callback if the watchdog is not disarmed before it expires.