rtaudio_get_stream_time

Function rtaudio_get_stream_time 

Source
pub unsafe extern "C" fn rtaudio_get_stream_time(
    audio: rtaudio_t,
) -> f64
Expand description

! Returns the number of elapsed seconds since the stream was ! started. See \ref RtAudio::getStreamTime().