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