@Namespace(value="caffe") @NoOffset @Properties(inherit=caffe.class) public class Timer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Timer() |
Timer(long size)
Native array allocator.
|
Timer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
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, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Timer(Pointer p)
Pointer.Pointer(Pointer).public Timer(long size)
Pointer.position(long).public Timer()
Copyright © 2019. All rights reserved.