| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final float |
DEFAULT_EPSILON |
0.05000000074505806f |
public static final long |
MAX_INTERVAL |
1000000000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_BYTES_PER_TICK |
10485760 |
public static final double |
MAX_ERROR |
0.005 |
public static final int |
MAX_INTERVAL_NS |
1000000000 |
public static final float |
MAX_RATE |
8.6999998398464E13f |
public static final int |
MIN_INTERVAL_NS |
100 |
public static final float |
MIN_RATE |
7.600000073715307E-10f |
public static final int |
NS_PER_S |
1000000000 |
public static final int |
SCALE |
70 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BUFFER_SIZE |
102400 |
Copyright © 2015. All rights reserved.