Package org.apache.struts2.util
Class Timer
java.lang.Object
org.apache.struts2.util.Timer
A bean that can be used to time execution of pages
 FIXME: remove?
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Timerpublic Timer()
 
- 
- 
Method Details- 
getTimepublic long getTime()
- 
getTotalpublic long getTotal()
 
-