mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
add pa_log_rate_limit()
This commit is contained in:
parent
3dfe70cf78
commit
77c4ccfcaf
2 changed files with 10 additions and 0 deletions
|
|
@ -109,4 +109,6 @@ LOG_FUNC(error, PA_LOG_ERROR)
|
|||
|
||||
#define pa_log pa_log_error
|
||||
|
||||
pa_bool_t pa_log_ratelimit(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue