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

Go to the source code of this file.

Macros

#define LOG(to_print)   CLASS_EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))
 

Variables

const int CHECKING_INTERVAL = 4 * SECOND_ms
 

Macro Definition Documentation

◆ LOG

#define LOG (   to_print)    CLASS_EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))

Definition at line 40 of file example_application.cpp.

Variable Documentation

◆ CHECKING_INTERVAL

const int CHECKING_INTERVAL = 4 * SECOND_ms

Definition at line 37 of file example_application.cpp.