Interface CycleMeter
public interface CycleMeter
-
Method Summary
Modifier and TypeMethodDescriptionlonglonglonglonglong
-
Method Details
-
getMinInputCycle
long getMinInputCycle() -
getCurrentInputCycle
long getCurrentInputCycle() -
getMaxInputCycle
long getMaxInputCycle() -
getRecyclesCurrent
long getRecyclesCurrent() -
getRecyclesMax
long getRecyclesMax()
-