public final class CVTime
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
CVTime() |
|
CVTime(long timeValue,
int timeScale,
int flags) |
protected |
CVTime(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
flags() |
void |
setFlags(int value) |
void |
setTimeScale(int value) |
void |
setTimeValue(long value) |
int |
timeScale() |
long |
timeValue() |