public class Timer extends Object implements Closeable
Timer(JibLogger buildLogger, String label)
void
close()
lap(String label)
Timer
subTimer(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Timer(JibLogger buildLogger, String label)
public Timer subTimer(String label)
public void lap(@Nullable String label)
public void close()
close
Closeable
AutoCloseable
Copyright © 2018. All rights reserved.