public class Timing extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
abort() |
void |
close() |
boolean |
equals(Object o) |
int |
hashCode() |
Timing |
startTiming() |
void |
stopTiming() |
public Timing startTiming()
public void stopTiming()
public void abort()
public void close()
close in interface AutoCloseableCopyright © 2020. All rights reserved.