aboutsummaryrefslogtreecommitdiffhomepage
path: root/midimonster.h
diff options
context:
space:
mode:
Diffstat (limited to 'midimonster.h')
-rw-r--r--midimonster.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/midimonster.h b/midimonster.h
index a5de60e..9552b7e 100644
--- a/midimonster.h
+++ b/midimonster.h
@@ -129,6 +129,8 @@ struct _managed_fd;
* * (optional) mmbackend_interval
* Return the maximum sleep interval for this backend in milliseconds.
* If not implemented, a maximum interval of one second is used.
+ * Returning 0 signals that the backend does not have a minimum
+ * interval.
* * mmbackend_shutdown
* Clean up all allocations, finalize all hardware connections. All registered
* backends receive the shutdown call, regardless of whether they have been