public class LinuxTime extends Time
Time.timespec, Time.timeval, Time.timezone| Constructor and Description |
|---|
LinuxTime() |
| Modifier and Type | Method and Description |
|---|---|
static int |
clock_gettime(int clock_id,
Time.timespec tp) |
static int |
CLOCK_MONOTONIC()
Monotonic system-wide clock.
|
public static int CLOCK_MONOTONIC()
public static int clock_gettime(int clock_id,
Time.timespec tp)