Uses of Class
biz.gabrys.maven.plugin.util.timer.TimeSpan
-
Packages that use TimeSpan Package Description biz.gabrys.maven.plugin.util.timer Contains types responsible for counting the execution time. -
-
Uses of TimeSpan in biz.gabrys.maven.plugin.util.timer
Methods in biz.gabrys.maven.plugin.util.timer that return TimeSpan Modifier and Type Method Description TimeSpanSystemTimer. getTime()Returns a current counted execution time.TimeSpanTimer. getTime()Returns a current counted execution time.TimeSpanSystemTimer. stop()TimeSpanTimer. stop()Stops counting execution time.
-