@Properties(inherit=macosx.class) public class clockinfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
clockinfo()
Default native constructor.
|
clockinfo(long size)
Native array allocator.
|
clockinfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
hz() |
clockinfo |
hz(int setter) |
clockinfo |
position(long position) |
int |
profhz() |
clockinfo |
profhz(int setter) |
int |
stathz() |
clockinfo |
stathz(int setter) |
int |
tick() |
clockinfo |
tick(int setter) |
int |
tickadj() |
clockinfo |
tickadj(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic clockinfo()
public clockinfo(long size)
Pointer.position(long).public clockinfo(Pointer p)
Pointer.Pointer(Pointer).public int hz()
public clockinfo hz(int setter)
public int tick()
public clockinfo tick(int setter)
public int tickadj()
public clockinfo tickadj(int setter)
public int stathz()
public clockinfo stathz(int setter)
public int profhz()
public clockinfo profhz(int setter)
Copyright © 2020. All rights reserved.