public interface TimeProvider
Internal system time is controlled either by a timer function or by external time events.
Modifier and Type | Method and Description |
---|---|
long |
getTime()
Returns the current runtime time.
|
Copyright © 2005–2018. All rights reserved.