public class Stopwatch extends Object
Stopwatch()
long
duration()
nanoDuration()
void
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Stopwatch()
public void start()
public void stop()
public long duration()
public long nanoDuration()
Copyright © 2020. All rights reserved.