public static class freenect.timeval extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
timeval() |
timeval(int size) |
timeval(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
long |
tv_sec() |
freenect.timeval |
tv_sec(long tv_sec) |
long |
tv_usec() |
freenect.timeval |
tv_usec(long tv_usec) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic timeval()
public timeval(int size)
public timeval(Pointer p)
public long tv_sec()
public freenect.timeval tv_sec(long tv_sec)
public long tv_usec()
public freenect.timeval tv_usec(long tv_usec)
Copyright © 2019. All rights reserved.