public class SystemClock extends AbstractClock
Clock implementation which provides the system time using
System.nanoTime() / 1000000| Constructor and Description |
|---|
SystemClock() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTime() |
getNamepublic static final String NAME
Copyright © 2019. All rights reserved.