@Name(value="std::chrono::time_point<std::chrono::steady_clock>") @Properties(inherit=chrono.class) public class SteadyTime extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SteadyTime() |
SteadyTime(SteadyDuration d) |
Modifier and Type | Method and Description |
---|---|
SteadyTime |
addPut(SteadyDuration d) |
private void |
allocate() |
private void |
allocate(SteadyDuration d) |
static SteadyTime |
max() |
static SteadyTime |
min() |
SteadyTime |
subtractPut(SteadyDuration d) |
SteadyDuration |
time_since_epoch() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public SteadyTime()
public SteadyTime(SteadyDuration d)
private void allocate()
private void allocate(@Const @ByRef SteadyDuration d)
@ByVal public SteadyDuration time_since_epoch()
@Name(value="operator +=") @ByRef public SteadyTime addPut(@Const @ByRef SteadyDuration d)
@Name(value="operator -=") @ByRef public SteadyTime subtractPut(@Const @ByRef SteadyDuration d)
@ByVal public static SteadyTime min()
@ByVal public static SteadyTime max()
Copyright © 2024. All rights reserved.