JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.jnrproject.posix
Package
jnr.posix
Interface Times
All Known Implementing Classes:
NativeTimes
public interface
Times
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
cstime
()
long
cutime
()
long
stime
()
long
utime
()
Method Details
utime
long
utime
()
stime
long
stime
()
cutime
long
cutime
()
cstime
long
cstime
()