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

Go to the source code of this file.

Macros

#define DEBUG_TIMER
 
#define ACCEPT   0.9
 
#define WIDER_ACCEPT   0.95
 
#define WIDEST_ACCEPT   1.20
 
#define LOG(s)   EMERGENCY_LOG(program_wide_logger::get(), s)
 

Macro Definition Documentation

◆ ACCEPT

#define ACCEPT   0.9

Definition at line 39 of file test_stopwatch.cpp.

◆ DEBUG_TIMER

#define DEBUG_TIMER

Definition at line 30 of file test_stopwatch.cpp.

◆ LOG

#define LOG (   s)    EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 43 of file test_stopwatch.cpp.

◆ WIDER_ACCEPT

#define WIDER_ACCEPT   0.95

Definition at line 40 of file test_stopwatch.cpp.

◆ WIDEST_ACCEPT

#define WIDEST_ACCEPT   1.20

Definition at line 41 of file test_stopwatch.cpp.