public static class Summary.Timer extends Object implements Closeable
Modifier and Type | Method and Description |
---|---|
void |
close()
Equivalent to calling
observeDuration() . |
double |
observeDuration()
Observe the amount of time in seconds since
Summary.Child.startTimer() was called. |
public double observeDuration()
Summary.Child.startTimer()
was called.Summary.Child.startTimer()
was called.public void close()
observeDuration()
.close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2018. All Rights Reserved.