org.apache.struts2.util
Class Timer
java.lang.Object
org.apache.struts2.util.Timer
public class Timer
- extends Object
A bean that can be used to time execution of pages
Field Summary |
(package private) long |
current
|
(package private) long |
start
|
Constructor Summary |
Timer()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
current
long current
start
long start
Timer
public Timer()
getTime
public long getTime()
getTotal
public long getTotal()
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.