@Name(value="L_WallTimer")
public static class lept.L_WALLTIMER
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
L_WALLTIMER()
Default native constructor.
|
L_WALLTIMER(long size)
Native array allocator.
|
L_WALLTIMER(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
lept.L_WALLTIMER |
position(long position) |
int |
start_sec() |
lept.L_WALLTIMER |
start_sec(int start_sec) |
int |
start_usec() |
lept.L_WALLTIMER |
start_usec(int start_usec) |
int |
stop_sec() |
lept.L_WALLTIMER |
stop_sec(int stop_sec) |
int |
stop_usec() |
lept.L_WALLTIMER |
stop_usec(int stop_usec) |
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 L_WALLTIMER()
public L_WALLTIMER(long size)
Pointer.position(long).public L_WALLTIMER(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.L_WALLTIMER position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="l_int32") public int start_sec()
public lept.L_WALLTIMER start_sec(int start_sec)
@Cast(value="l_int32") public int start_usec()
public lept.L_WALLTIMER start_usec(int start_usec)
@Cast(value="l_int32") public int stop_sec()
public lept.L_WALLTIMER stop_sec(int stop_sec)
@Cast(value="l_int32") public int stop_usec()
public lept.L_WALLTIMER stop_usec(int stop_usec)
Copyright © 2018. All rights reserved.