public class Metric extends Object
| Constructor and Description |
|---|
Metric(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Duration |
getDuration() |
String |
getName() |
ZonedDateTime |
getStartTime() |
void |
stop() |
Copyright © 2019. All rights reserved.