Squiz Matrix
4.12.2
|
Public Member Functions | |
void | run (String arg) |
ImageJ plugin for measuring the speed of various Java operations.
Definition at line 6 of file Timer.java.
|
inline |
This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt.
Implements PlugIn.
Definition at line 12 of file Timer.java.