public class Clock extends Object
| Modifier | Constructor and Description |
|---|---|
|
Clock() |
|
Clock(long start) |
protected |
Clock(TimeProvider timeProvider) |
protected |
Clock(TimeProvider timeProvider,
long start) |
public Clock()
public Clock(long start)
protected Clock(TimeProvider timeProvider)
protected Clock(TimeProvider timeProvider, long start)
public String getTime()
public long getTimeInMs()
public void reset()
public long getStartTime()
Copyright © 2013. All rights reserved