Class NativeTimes
java.lang.Object
jnr.posix.NativeTimes
- All Implemented Interfaces:
Times
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final NativeTimes.Layout(package private) final jnr.ffi.Pointer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongcstime()longcutime()longstime()(package private) static NativeTimestimes(BaseNativePOSIX posix) longutime()
-
Field Details
-
layout
-
memory
final jnr.ffi.Pointer memory
-
-
Constructor Details
-
NativeTimes
NativeTimes(NativePOSIX posix)
-
-
Method Details
-
times
-
utime
-
stime
-
cutime
-
cstime
-