tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
tracktion_Threads.h File Reference

Go to the source code of this file.

Namespaces

namespace  tracktion
 

Functions

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