Modifier and Type | Class and Description |
---|---|
(package private) static class |
NativeTimes.Layout |
Modifier and Type | Field and Description |
---|---|
private static NativeTimes.Layout |
layout |
(package private) jnr.ffi.Pointer |
memory |
Constructor and Description |
---|
NativeTimes(NativePOSIX posix) |
Modifier and Type | Method and Description |
---|---|
long |
cstime() |
long |
cutime() |
long |
stime() |
(package private) static NativeTimes |
times(BaseNativePOSIX posix) |
long |
utime() |
private static final NativeTimes.Layout layout
final jnr.ffi.Pointer memory
NativeTimes(NativePOSIX posix)
static NativeTimes times(BaseNativePOSIX posix)