|
TracktionEngine
|
Namespaces | |
| namespace | graph |
Functions | |
| bool | graph::setThreadPriority (std::thread &, int priority) |
| Changes the thread's priority. | |
| bool | graph::tryToUpgradeCurrentThreadToRealtime (const juce::Thread::RealtimeOptions &) |
| Tries to upgrade the current thread to realtime priority. | |