Class BuildPlanExecutor.Clock

java.lang.Object
org.apache.maven.lifecycle.internal.concurrent.BuildPlanExecutor.Clock
Enclosing class:
BuildPlanExecutor

protected static class BuildPlanExecutor.Clock extends Object
  • Constructor Details

    • Clock

      protected Clock()
  • Method Details

    • start

      protected void start()
    • stop

      protected void stop()
    • wallTime

      protected long wallTime()
    • execTime

      protected long execTime()