TimeRecorder
Package: com.hypixel.hytale.common.benchmark
public class TimeRecorder extends ContinuousValueRecorderConcrete implementation extending ContinuousValueRecorder.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
DEFAULT_COLUMN_SEPARATOR | String | Static final String field. |
DEFAULT_COLUMN_FORMAT_HEADER | String | Static final String field. |
DEFAULT_COLUMN_FORMAT_VALUE | String | Static final String field. |
DEFAULT_COLUMNS | String[] | Static final String[] field. |
NANOS_TO_SECONDS | double | Static final double field. |
Methods
Section titled “Methods”| Method | Return Type | Description |
|---|---|---|
start() | long | public method. |
end(long start) | double | public method. |
recordNanos(long nanos) | double | public method. |
toString() | String | public method. |
formatTime(double secs) | String | static public method. |
format(double val, String suffix) | String | static protected method. |
formatHeader(@Nonnull Formatter formatter) | void | public method. |
formatHeader(@Nonnull Formatter formatter, @Nonnull String columnFormatHeader) | void | public method. |
formatValues(@Nonnull Formatter formatter) | void | public method. |
formatValues(@Nonnull Formatter formatter, @Nonnull String columnFormatValue) | void | public method. |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.