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

Go to the source code of this file.

Macros

#define LOG(a)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), a)
 

Variables

const int REPORTING_INTERVAL = 28 * SECOND_ms
 
const int ACCEPTING_THREADS = 1
 
const bool SUPPORT_BACKGROUNDING = false
 
const bool IMMEDIATE_EVALUATION = false
 

Macro Definition Documentation

◆ LOG

#define LOG (   a)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), a)

Definition at line 51 of file test_cromp_server.cpp.

Variable Documentation

◆ ACCEPTING_THREADS

const int ACCEPTING_THREADS = 1

Definition at line 56 of file test_cromp_server.cpp.

◆ IMMEDIATE_EVALUATION

const bool IMMEDIATE_EVALUATION = false

Definition at line 64 of file test_cromp_server.cpp.

◆ REPORTING_INTERVAL

const int REPORTING_INTERVAL = 28 * SECOND_ms

Definition at line 53 of file test_cromp_server.cpp.

◆ SUPPORT_BACKGROUNDING

const bool SUPPORT_BACKGROUNDING = false

Definition at line 60 of file test_cromp_server.cpp.