public final class timespec
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
timespec() |
|
timespec(long tv_sec,
long tv_nsec) |
protected |
timespec(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
void |
setTv_nsec(long value) |
void |
setTv_sec(long value) |
long |
tv_nsec() |
long |
tv_sec() |