All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ij.plugin.Timer

java.lang.Object
   |
   +----ij.plugin.Timer

public class Timer
extends Object
implements PlugIn
Image/J plug-in for measuring the speed of various Java operations.


Constructor Index

 o Timer()

Method Index

 o run(ImagePlus)

Constructors

 o Timer
 public Timer()

Methods

 o run
 public void run(ImagePlus imp)

All Packages  Class Hierarchy  This Package  Previous  Next  Index