| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjtux.UProcess.s_tms
public static class UProcess.s_tms
Java version of C struct tms.
Click here for Posix/SUS C API.
| Field Summary | |
|---|---|
|  long | tms_cstime | 
|  long | tms_cutime | 
|  long | tms_stime | 
|  long | tms_utime | 
| Constructor Summary | |
|---|---|
| UProcess.s_tms() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public long tms_utime
public long tms_stime
public long tms_cutime
public long tms_cstime
| Constructor Detail | 
|---|
public UProcess.s_tms()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||