Package one.nio.os.perf
Class ReadFormat
- java.lang.Object
-
- one.nio.os.perf.ReadFormat
-
public final class ReadFormat extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intGROUPstatic intIDstatic intTOTAL_TIME_ENABLEDstatic intTOTAL_TIME_RUNNING
-
Constructor Summary
Constructors Constructor Description ReadFormat()
-
-
-
Field Detail
-
TOTAL_TIME_ENABLED
public static final int TOTAL_TIME_ENABLED
- See Also:
- Constant Field Values
-
TOTAL_TIME_RUNNING
public static final int TOTAL_TIME_RUNNING
- See Also:
- Constant Field Values
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
GROUP
public static final int GROUP
- See Also:
- Constant Field Values
-
-