#include <basis/chaos.h>#include <basis/istring.h>#include <mathematics/averager.cpp>#include <mechanisms/time_stamp.h>#include <mfc_ext/debugging_console_window.h>#include <mfc_ext/tiny_app.cpp>#include <mfc_ext/tiny_shell.h>#include <opsystem/event_extensions.h>#include <data_struct/static_memory_gremlin.h>#include <textual/string_manipulation.h>#include <win_ext/debugger.h>Include dependency graph for t_debugging_console.cpp:

Go to the source code of this file.
Variables | |
| const int | PRINT_TIMER = 37 |
| const int | PRINT_INTERVAL = 10 |
| const int | RUN_TIME = 30 * SECOND_ms |
| const int | MIN_RANDS = 7 |
| const int | MAX_RANDS = 88 |
| const int | MIN_REPRINTS = 10 |
| const int | MAX_REPRINTS = 60 |
| const int MAX_RANDS = 88 |
Definition at line 44 of file t_debugging_console.cpp.
| const int MAX_REPRINTS = 60 |
Definition at line 49 of file t_debugging_console.cpp.
| const int MIN_RANDS = 7 |
Definition at line 43 of file t_debugging_console.cpp.
| const int MIN_REPRINTS = 10 |
Definition at line 48 of file t_debugging_console.cpp.
| const int PRINT_INTERVAL = 10 |
Definition at line 35 of file t_debugging_console.cpp.
| const int PRINT_TIMER = 37 |
Definition at line 32 of file t_debugging_console.cpp.
Definition at line 39 of file t_debugging_console.cpp.
1.5.1