@Namespace(value="caffe") @NoOffset @Properties(inherit=caffe.class) public class Timer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Timer() |
Timer(long size)
Native array allocator.
|
Timer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Timer |
getPointer(long i) |
boolean |
has_run_at_least_once() |
boolean |
initted() |
float |
MicroSeconds() |
float |
MilliSeconds() |
Timer |
position(long position) |
boolean |
running() |
float |
Seconds() |
void |
Start() |
void |
Stop() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Timer(Pointer p)
Pointer(Pointer).public Timer(long size)
Pointer.position(long).public Timer()
public Timer getPointer(long i)
getPointer in class Pointerpublic void Start()
public void Stop()
public float MilliSeconds()
public float MicroSeconds()
public float Seconds()
Copyright © 2022. All rights reserved.