ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
realtime_priority.hpp File Reference

Validated realtime priority wrapper. More...

#include "result.hpp"
#include <stdexcept>
Include dependency graph for realtime_priority.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::realtime_priority
 Strongly-typed realtime priority in the range $[1, 99]$. More...
 

Namespaces

namespace  threadschedule
 

Detailed Description

Validated realtime priority wrapper.

Definition in file realtime_priority.hpp.