public static class opencv_contrib.TickMeter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_contrib.TickMeter() |
opencv_contrib.TickMeter(int size) |
opencv_contrib.TickMeter(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCounter() |
double |
getTimeMicro() |
double |
getTimeMilli() |
double |
getTimeSec() |
long |
getTimeTicks() |
opencv_contrib.TickMeter |
position(int position) |
void |
reset() |
void |
start() |
void |
stop() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_contrib.TickMeter(Pointer p)
public opencv_contrib.TickMeter(int size)
public opencv_contrib.TickMeter()
public opencv_contrib.TickMeter position(int position)
public void start()
public void stop()
public long getTimeTicks()
public double getTimeMicro()
public double getTimeMilli()
public double getTimeSec()
public long getCounter()
public void reset()
Copyright © 2014. All Rights Reserved.