#include "opsysdll.h"#include <basis/packable.h>Include dependency graph for runtime_history.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | runtime_history |
| Keeps a record of the outcomes that have been recorded by objects. More... | |
Variables | |
| const int | DEFAULT_RUNTIME_HISTORY = 2000 |
| const int DEFAULT_RUNTIME_HISTORY = 2000 |
Definition at line 22 of file runtime_history.h.
Referenced by runtime_history::runtime_history(), and runtime_history::set_max_items().
1.5.1