@Namespace(value="cv::ocl")
@NoOffset
public static class opencv_core.Timer
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
Timer(opencv_core.Queue q) |
Timer(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
durationNS() |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Timer(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public Timer(@Const @ByRef
opencv_core.Queue q)
Copyright © 2018. All rights reserved.