| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
| Typedefs | |
| using | FunctionCallback = std::function< void()> | 
| Functions | |
| void | later (FunctionCallback callback, uint32_t delayInMilliseconds=10) | 
| Trigger a function call at a later timer.  More... | |
| using FunctionCallback = std::function<void ()> | 
| 
 | inline | 
Trigger a function call at a later timer.