| Package | Description |
|---|---|
| org.kocakosm.pitaya.time |
| Modifier and Type | Method and Description |
|---|---|
Stopwatch |
Stopwatch.reset()
Resets this stopwatch (sets the elapsed time for this stopwatch to
zero).
|
Stopwatch |
Stopwatch.start()
Starts this stopwatch.
|
Stopwatch |
Stopwatch.stop()
Stops this stopwatch.
|
Copyright © 2012–2015. All rights reserved.