Package generic.timer
package generic.timer
-
ClassDescriptionThis 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.The GhidraSwinglessTimer is similar to the javax.swing.Timer class.Creates a new
GhidraTimer
appropriate for a headed or headless environment.