public interface Timer
Modifier and Type | Method and Description |
---|---|
Time |
getTime()
Returns a current counted time.
|
void |
start()
Starts counting time.
|
Time |
stop()
Stops counting time.
|
Copyright © 2015–2016 gabrys.biz. All rights reserved.