-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.sun.jna.Structure
com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
long |
tv_sec |
long |
tv_usec |
-
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE
-
Constructor Summary
Constructors
| Constructor and Description |
Timeval() |
-
Method Summary
-
Methods inherited from class com.sun.jna.Structure
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField
-
-
Field Detail
-
tv_sec
public long tv_sec
-
tv_usec
public long tv_usec
Copyright © 2012. All Rights Reserved.