TracktionEngine
Loading...
Searching...
No Matches
Namespaces | Functions
tracktion_Threads.h File Reference

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.