webwork.util
Class Timer

java.lang.Object
  extended bywebwork.util.Timer

public class Timer
extends java.lang.Object

A bean that can be used to time execution of pages

Version:
$Revision: 1.6 $
Author:
Rickard Öberg (rickard@middleware-company.com)

Constructor Summary
Timer()
           
 
Method Summary
 long getTime()
           
 long getTotal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timer

public Timer()
Method Detail

getTime

public long getTime()

getTotal

public long getTotal()


Copyright © 2001-2003 WebWork All Rights Reserved.