thread::prio::realtime
More...
#include <dx_sync.h>
|
realtime & | initialize (const std::chrono::high_resolution_clock::duration &) noexcept |
|
realtime & | initialize (const std::chrono::high_resolution_clock::duration &resolution) |
|
| realtime () |
|
| realtime ()=default |
|
| realtime (const std::chrono::high_resolution_clock::duration &) noexcept |
|
| realtime (const std::chrono::high_resolution_clock::duration &resolution) |
|
thread::prio::realtime
Windows stub - for macOS compatibility only.
◆ realtime() [1/4]
dx::thread::prio::realtime::realtime |
( |
| ) |
|
|
inline |
◆ realtime() [2/4]
dx::thread::prio::realtime::realtime |
( |
const std::chrono::high_resolution_clock::duration & | resolution | ) |
|
|
inline |
◆ realtime() [3/4]
dx::thread::prio::realtime::realtime |
( |
| ) |
|
|
default |
◆ realtime() [4/4]
dx::thread::prio::realtime::realtime |
( |
const std::chrono::high_resolution_clock::duration & | | ) |
|
|
inlinenoexcept |
◆ initialize() [1/2]
realtime & dx::thread::prio::realtime::initialize |
( |
const std::chrono::high_resolution_clock::duration & | | ) |
|
|
inlinenoexcept |
◆ initialize() [2/2]
realtime & dx::thread::prio::realtime::initialize |
( |
const std::chrono::high_resolution_clock::duration & | resolution | ) |
|
|
inline |
- Todo
- dx::thread::prio: replace experimental hardcoded preemption limit with real limit obtained from machine
The documentation for this class was generated from the following files: