| Modifier and Type | Method and Description |
|---|---|
static Nanotime |
NanotimeUtil.currentNanoTime()
Returns calibrated current JVM nano time.
|
static Nanotime |
NanotimeUtil.currentTime()
Returns current time in nanoseconds.
|
| Modifier and Type | Method and Description |
|---|---|
Nanotime |
SubmitInstructionInput.getDeadline() |
static Nanotime |
Nanotime.getDefaultInstance(String defaultValue) |
| Constructor and Description |
|---|
Nanotime(Nanotime source)
Creates a copy from Source Object.
|
| Modifier and Type | Method and Description |
|---|---|
Nanotime |
InstructionBuilder.getDeadline() |
Nanotime |
Instruction.getDeadline() |
| Modifier and Type | Method and Description |
|---|---|
InstructionBuilder |
InstructionBuilder.setDeadline(Nanotime value) |
Copyright © 2017 OpenDaylight. All rights reserved.