All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vs.vsTimer

java.lang.Object
   |
   +----vs.vsTimer

public class vsTimer
extends java.lang.Object

Constructor Index

 o vsTimer()

Method Index

 o clear()
 o elapsed()
 o mark()
 o record()
 o report()
 o report(PrintStream)

Constructors

 o vsTimer
 public vsTimer()

Methods

 o mark
 public void mark()
 o clear
 public void clear()
 o record
 public void record()
 o elapsed
 public float elapsed()
 o report
 public void report(java.io.PrintStream pstream)
 o report
 public void report()

All Packages  Class Hierarchy  This Package  Previous  Next  Index