public static class OSystem.TimingInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TimingInfo()
Default native constructor.
|
TimingInfo(long size)
Native array allocator.
|
TimingInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
current() |
OSystem.TimingInfo |
current(int setter) |
OSystem.TimingInfo |
getPointer(long i) |
OSystem.TimingInfo |
position(long position) |
int |
start() |
OSystem.TimingInfo |
start(int setter) |
int |
totalFrames() |
OSystem.TimingInfo |
totalFrames(int setter) |
int |
totalTime() |
OSystem.TimingInfo |
totalTime(int setter) |
int |
virt() |
OSystem.TimingInfo |
virt(int 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, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic TimingInfo()
public TimingInfo(long size)
Pointer.position(long).public TimingInfo(Pointer p)
Pointer.Pointer(Pointer).public OSystem.TimingInfo position(long position)
public OSystem.TimingInfo getPointer(long i)
getPointer in class Pointerpublic OSystem.TimingInfo start(int setter)
public OSystem.TimingInfo current(int setter)
public OSystem.TimingInfo virt(int setter)
public OSystem.TimingInfo totalTime(int setter)
public OSystem.TimingInfo totalFrames(int setter)
Copyright © 2020. All rights reserved.