public class Timer extends Object implements Serializable
| Constructor and Description |
|---|
Timer()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
calcDelta() |
long |
getResultTime() |
void |
reset()
reset
|
void |
start()
start if not started
|
void |
stop()
stop if not stopped
|
String |
toString() |
Copyright © 2018 The University of Manchester. All rights reserved.