feisty meow concerns codebase  2.140
test_many_cromp.cpp File Reference
Include dependency graph for test_many_cromp.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TESTER
 
#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s))
 
#define BASE_LOG(s)   EMERGENCY_LOG(program_wide_logger::get(), astring(s))
 

Variables

const int REPORTING_INTERVAL = 20 * SECOND_ms
 

Macro Definition Documentation

◆ BASE_LOG

#define BASE_LOG (   s)    EMERGENCY_LOG(program_wide_logger::get(), astring(s))

Definition at line 64 of file test_many_cromp.cpp.

◆ DEBUG_TESTER

#define DEBUG_TESTER

Definition at line 57 of file test_many_cromp.cpp.

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s))

Definition at line 63 of file test_many_cromp.cpp.

Variable Documentation

◆ REPORTING_INTERVAL

const int REPORTING_INTERVAL = 20 * SECOND_ms

Definition at line 60 of file test_many_cromp.cpp.