JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.jnrproject.posix
jnr.posix
Times
Contents
Description
Method Summary
Method Details
utime()
stime()
cutime()
cstime()
Hide sidebar
Show sidebar
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
()