@Namespace(value="dai") @Properties(inherit=depthai.class) public class Timestamp extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Timestamp()
Default native constructor.
|
Timestamp(long size)
Native array allocator.
|
Timestamp(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
get() |
Timestamp |
getPointer(long i) |
long |
nsec() |
Timestamp |
nsec(long setter) |
Timestamp |
position(long position) |
long |
sec() |
Timestamp |
sec(long setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Timestamp()
public Timestamp(long size)
Pointer.position(long).public Timestamp(Pointer p)
Pointer(Pointer).public Timestamp getPointer(long i)
getPointer in class Pointerpublic Timestamp sec(long setter)
public Timestamp nsec(long setter)
Copyright © 2021. All rights reserved.