public class RTCLOCK
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
RTCLOCK() |
protected |
RTCLOCK(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected 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) |
protected RTCLOCK(long cPtr,
boolean cMemoryOwn)
public RTCLOCK()
protected static long getCPtr(RTCLOCK obj)
protected void finalize()
finalize in class java.lang.Objectpublic 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()