Package generic.timer
-
Interface Summary Interface Description GhidraTimer TimerCallback -
Class Summary Class Description ExpiringSwingTimer This class allows clients to run swing action at some point in the future, when the given condition is met, allowing for the task to timeout.GhidraSwinglessTimer The GhidraSwinglessTimer is similar to the javax.swing.Timer class.GhidraSwingTimer GhidraTimerFactory