Home
last modified time | relevance | path

Searched refs:RtClock (Results 1 – 1 of 1) sorted by relevance

/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py115 class RtClock(ct.Structure): class
447 libcsound.csoundInitTimerStruct.argtypes = [ct.POINTER(RtClock)]
449 libcsound.csoundGetRealTime.argtypes = [ct.POINTER(RtClock)]
451 libcsound.csoundGetCPUTime.argtypes = [ct.POINTER(RtClock)]