public class RTCLOCK
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
RTCLOCK() |
RTCLOCK(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(RTCLOCK obj) |
SWIGTYPE_p_int_least64_t |
getStarttime_CPU() |
SWIGTYPE_p_int_least64_t |
getStarttime_real() |
void |
setStarttime_CPU(SWIGTYPE_p_int_least64_t value) |
void |
setStarttime_real(SWIGTYPE_p_int_least64_t value) |
public static long getCPtr(RTCLOCK obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setStarttime_real(SWIGTYPE_p_int_least64_t value)
public SWIGTYPE_p_int_least64_t getStarttime_real()
public void setStarttime_CPU(SWIGTYPE_p_int_least64_t value)
public SWIGTYPE_p_int_least64_t getStarttime_CPU()