public final class TimeUtil
extends java.lang.Object
| Constructor and Description |
|---|
TimeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
millisSince(long startNanos) |
static long |
minutesSince(long startNanos) |
static long |
secondsSince(long startNanos) |
static long |
timeSince(long startNanos,
java.util.concurrent.TimeUnit destUnit) |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.