public final class clockid_t
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
_CLOCK_MONOTONIC |
static int |
_CLOCK_MONOTONIC_RAW |
static int |
_CLOCK_MONOTONIC_RAW_APPROX |
static int |
_CLOCK_PROCESS_CPUTIME_ID |
static int |
_CLOCK_REALTIME |
static int |
_CLOCK_THREAD_CPUTIME_ID |
static int |
_CLOCK_UPTIME_RAW |
static int |
_CLOCK_UPTIME_RAW_APPROX |
public static final int _CLOCK_REALTIME
public static final int _CLOCK_MONOTONIC
public static final int _CLOCK_MONOTONIC_RAW
public static final int _CLOCK_MONOTONIC_RAW_APPROX
public static final int _CLOCK_UPTIME_RAW
public static final int _CLOCK_UPTIME_RAW_APPROX
public static final int _CLOCK_PROCESS_CPUTIME_ID
public static final int _CLOCK_THREAD_CPUTIME_ID