Package org.wegra.util.stopwatch

Class Summary
Formatter This class is responsible for formating time data to variable format.
Stopwatch Simple stopwatch class to measure job taken time.
 

Exception Summary
UnknownTargetException This exception will be occured when you try call stop(..) method before begin watching specified target.