@Name(value="std::chrono::system_clock") @Properties(inherit=chrono.class) public class SystemClock extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SystemClock() |
Modifier and Type | Method and Description |
---|---|
static SystemTime |
from_time_t(long t) |
static SystemTime |
now() |
static long |
to_time_t(SystemTime t) |
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
@ByVal public static SystemTime now()
@Cast(value="time_t") public static long to_time_t(@Const @ByRef SystemTime t)
@ByVal public static SystemTime from_time_t(@Cast(value="time_t") long t)
Copyright © 2024. All rights reserved.