JUCE
|
A selection of options available when creating realtime threads. More...
Public Attributes | |
int | priority = 5 |
Linux only: A value with a range of 0-10, where 10 is the highest priority. More... | |
uint32_t | workDurationMs = 0 |
A selection of options available when creating realtime threads.
int Thread::RealtimeOptions::priority = 5 |
Linux only: A value with a range of 0-10, where 10 is the highest priority.
uint32_t Thread::RealtimeOptions::workDurationMs = 0 |