ThreadSchedule 1.0.0
Modern C++ thread management library
|
Runtime chaos settings. More...
#include <chaos.hpp>
Public Attributes | |
std::chrono::milliseconds | interval {250} |
int | priority_jitter {0} |
bool | shuffle_affinity {true} |
std::chrono::milliseconds threadschedule::ChaosConfig::interval {250} |