Class BuildPlanExecutor.Clock
java.lang.Object
org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor.Clock
- Enclosing class:
- BuildPlanExecutor
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Clockprotected Clock()
 
- 
- 
Method Details- 
startprotected void start()
- 
stopprotected void stop()
- 
wallTimeprotected long wallTime()
- 
execTimeprotected long execTime()
 
-