@Name(value="std::chrono::time_point<std::chrono::high_resolution_clock>") @Properties(inherit=chrono.class) public class HighResolutionTime extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
HighResolutionTime() |
HighResolutionTime(HighResolutionDuration d) |
Modifier and Type | Method and Description |
---|---|
HighResolutionTime |
addPut(HighResolutionDuration d) |
private void |
allocate() |
private void |
allocate(HighResolutionDuration d) |
static HighResolutionTime |
max() |
static HighResolutionTime |
min() |
HighResolutionTime |
subtractPut(HighResolutionDuration d) |
HighResolutionTime |
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 HighResolutionTime()
public HighResolutionTime(HighResolutionDuration d)
private void allocate()
private void allocate(@Const @ByRef HighResolutionDuration d)
@ByVal public HighResolutionTime time_since_epoch()
@Name(value="operator +=") @ByRef public HighResolutionTime addPut(@Const @ByRef HighResolutionDuration d)
@Name(value="operator -=") @ByRef public HighResolutionTime subtractPut(@Const @ByRef HighResolutionDuration d)
@ByVal public static HighResolutionTime min()
@ByVal public static HighResolutionTime max()
Copyright © 2024. All rights reserved.