public class Timer extends Object implements Closeable
| Constructor and Description |
|---|
Timer(BuildLogger buildLogger,
String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
lap(String label) |
Timer |
subTimer(String label) |
public Timer(BuildLogger buildLogger, String label)
Copyright © 2018. All rights reserved.