Uses of Interface
net.sourceforge.pmd.benchmark.TimedOperation
-
Packages that use TimedOperation Package Description net.sourceforge.pmd.benchmark -
-
Uses of TimedOperation in net.sourceforge.pmd.benchmark
Methods in net.sourceforge.pmd.benchmark that return TimedOperation Modifier and Type Method Description static TimedOperationTimeTracker. startOperation(TimedOperationCategory category)Starts tracking an operation.static TimedOperationTimeTracker. startOperation(TimedOperationCategory category, String label)Starts tracking an operation.
-