public class TimeUtil extends Object
| Constructor and Description |
|---|
TimeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
toMicros(Instant instant)
This method returns the timestamp, associated with the supplied
instant, in microseconds.
|
public static long toMicros(Instant instant)
instant - The instantCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.