All Packages Class Hierarchy This Package Previous Next Index
Class vs.vsTimer
java.lang.Object
|
+----vs.vsTimer
- public class vsTimer
- extends java.lang.Object
-
vsTimer()
-
-
clear()
-
-
elapsed()
-
-
mark()
-
-
record()
-
-
report()
-
-
report(PrintStream)
-
vsTimer
public vsTimer()
mark
public void mark()
clear
public void clear()
record
public void record()
elapsed
public float elapsed()
report
public void report(java.io.PrintStream pstream)
report
public void report()
All Packages Class Hierarchy This Package Previous Next Index