Lumiera  0.pre.03
»edit your freedom«
scheduler-diagnostics.hpp File Reference

Go to the source code of this file.

Description

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.

Deprecated:
8/23 obsoleted by rework for »Playback Vertical Slice« //////////////////////////////////TICKET #1228
See also
SchedulerFrontend
scheduler-interface-test.cpp
EngineServiceMock

Definition in file scheduler-diagnostics.hpp.

Classes

class  SchedulerDiagnostics
 Render engine diagnostic facility. More...
 

Namespaces

 vault
 Vault-Layer implementation namespace root.
 
 vault::gear
 Active working gear and plumbing.