public final class Timer extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static Timer |
create(String category,
Object key) |
void |
printSummary(PrintStream out,
String indent) |
public void close()
close in interface AutoCloseablepublic void printSummary(PrintStream out, String indent)