csnd

Class RTCLOCK

public class RTCLOCK extends Object

Field Summary
protected booleanswigCMemOwn
Constructor Summary
RTCLOCK(long cPtr, boolean cMemoryOwn)
RTCLOCK()
Method Summary
voiddelete()
protected voidfinalize()
static longgetCPtr(RTCLOCK obj)
SWIGTYPE_p_int_least64_tgetStarttime_CPU()
SWIGTYPE_p_int_least64_tgetStarttime_real()
voidsetStarttime_CPU(SWIGTYPE_p_int_least64_t value)
voidsetStarttime_real(SWIGTYPE_p_int_least64_t value)

Field Detail

swigCMemOwn

protected boolean swigCMemOwn

Constructor Detail

RTCLOCK

public RTCLOCK(long cPtr, boolean cMemoryOwn)

RTCLOCK

public RTCLOCK()

Method Detail

delete

public void delete()

finalize

protected void finalize()

getCPtr

public static long getCPtr(RTCLOCK obj)

getStarttime_CPU

public SWIGTYPE_p_int_least64_t getStarttime_CPU()

getStarttime_real

public SWIGTYPE_p_int_least64_t getStarttime_real()

setStarttime_CPU

public void setStarttime_CPU(SWIGTYPE_p_int_least64_t value)

setStarttime_real

public void setStarttime_real(SWIGTYPE_p_int_least64_t value)