private abstract static class TimerImpl.AbstractTimer extends CloseableCounterImpl implements DebugCloseable
counter, nestedAmountToSubtract, parent, start
VOID_CLOSEABLE
Modifier | Constructor and Description |
---|---|
private |
AbstractTimer(AccumulatedDebugValue counter) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
getCounterValue
private AbstractTimer(AccumulatedDebugValue counter)
public void close()
close
in interface DebugCloseable
close
in interface AutoCloseable
close
in class CloseableCounterImpl