![]() |
The Gaudi Framework
master (da3d77e1)
|
Sample occupancy at fixed interval (ms) Negative value to deactivate, 0 to snapshot every change Each sample, apply the callback function to the result. More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IScheduler.h>
Public Attributes | |
std::chrono::system_clock::time_point | time |
std::vector< std::vector< int > > | states |
Sample occupancy at fixed interval (ms) Negative value to deactivate, 0 to snapshot every change Each sample, apply the callback function to the result.
Definition at line 62 of file IScheduler.h.
std::vector<std::vector<int> > IScheduler::OccupancySnapshot::states |
Definition at line 64 of file IScheduler.h.
std::chrono::system_clock::time_point IScheduler::OccupancySnapshot::time |
Definition at line 63 of file IScheduler.h.