public final class NanoDuration extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
NSEC_PER_MICROSECOND |
static double |
NSEC_PER_MILLISECOND |
static double |
NSEC_PER_MINUTE |
static double |
NSEC_PER_SECOND |
| Constructor and Description |
|---|
NanoDuration(long nsec) |
public static final double NSEC_PER_MICROSECOND
public static final double NSEC_PER_MILLISECOND
public static final double NSEC_PER_SECOND
public static final double NSEC_PER_MINUTE
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.