public class Report extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
NANOS_PER_SECOND |
| Constructor and Description |
|---|
Report() |
| Modifier and Type | Method and Description |
|---|---|
static String |
prettyPrint(ChronographData chronographData,
OutputConfig outputConfig,
TableTheme theme) |
public static final double NANOS_PER_SECOND
public static String prettyPrint(ChronographData chronographData, OutputConfig outputConfig, TableTheme theme)
Copyright © 2019. All rights reserved.