public final class time_value
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
time_value() |
|
time_value(int seconds,
int microseconds) |
protected |
time_value(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
microseconds() |
int |
seconds() |
void |
setMicroseconds(int value) |
void |
setSeconds(int value) |