jack_get_max_delayed_usecs

@return the maximum delay reported by the backend since startup or reset. When compared to the period size in usecs, this can be used to estimate the ideal period size for a given setup.

extern (C)
float
jack_get_max_delayed_usecs
(
jack_client_t* client
)

Meta