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

Namespaces

namespace  tracktion
 
namespace  tracktion::graph
 

Functions

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