#include <controller_statistics.h>
Returns a reference to the most current data available at timestamp t.
| bool Controller::statStorage::hasDataFor |
( |
unsigned long long |
t | ) |
|
Returns true if there is data available for timestamp t.
This function is called by parseStatistics.
It updates the internally saved statistics data.
- Todo:
- Remove least interesting data first.
| std::map<unsigned long long, statLog> Controller::statStorage::log |
The documentation for this class was generated from the following files: