Clock
instead@Deprecated public interface Clock
Modifier and Type | Field and Description |
---|---|
static Clock |
SYSTEM_CLOCK
Deprecated.
please use
Clock.systemUTC() instead |
Modifier and Type | Method and Description |
---|---|
long |
currentTimeMillis()
Deprecated.
|
long |
nanoTime()
Deprecated.
|
@Deprecated static final Clock SYSTEM_CLOCK
Clock.systemUTC()
insteadCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.