Membrane.Clock.unsubscribe
You're seeing just the function
unsubscribe
, go back to Membrane.Clock module for more information.
Specs
Unsubscribes pid
from receiving ratio_message_t/0
messages from the clock.
For unsubscription to take effect, unsubscribe/2
should be called the same
amount of times as subscribe/2
.