public class Stopwatch extends Object
| Constructor and Description |
|---|
Stopwatch() |
public void start()
public long stop()
public void reset()
public long split()
public long getTime()
public String getTimeString()
Copyright © 2015. All rights reserved.