jack_get_xrun_delayed_usecs

@return the delay in microseconds due to the most recent XRUN occurrence. This probably only makes sense when called from a @ref JackXRunCallback defined using jack_set_xrun_callback().

extern (C)
float
jack_get_xrun_delayed_usecs
(
jack_client_t* client
)

Meta