JUCE
Loading...
Searching...
No Matches
juce_LockingAsyncUpdater.h File Reference

Classes

class  LockingAsyncUpdater
 A bit like an AsyncUpdater, but guarantees that after cancelPendingUpdate() returns, the async function will never be called until triggerAsyncUpdate() is called again. More...