Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
An facility to check and monitor the internal workings of the scheduler.
Once created, an SchedulerDiagnostics object connects to the scheduler implementation through the SchedulerFrontend interface to activate additional diagnostic facilities. This allows to verify the operation of the scheduler from within unit-tests; typically doing so incurs a performance overhead.
Definition in file scheduler-diagnostics.hpp.
#include "lib/error.hpp"
#include "lib/nocopy.hpp"
#include "lib/hash-value.h"
#include "lib/time/timevalue.hpp"
#include "vault/gear/scheduler-frontend.hpp"
Classes | |
class | SchedulerDiagnostics |
Render engine diagnostic facility. More... | |
Namespaces | |
vault | |
Vault-Layer implementation namespace root. | |
vault::gear | |
Active working gear and plumbing. | |