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

Go to the source code of this file.

Macros

#define BASE_LOG(s)   STAMPED_EMERGENCY_LOG(program_wide_logger::get(), s)
 
#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 

Functions

int main (int formal(argc), char *formal(argv)[])
 

Variables

const int TIMING_CYCLE = 1408
 

Macro Definition Documentation

◆ BASE_LOG

#define BASE_LOG (   s)    STAMPED_EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 44 of file test_shutdown_alerter.cpp.

◆ LOG

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

Definition at line 45 of file test_shutdown_alerter.cpp.

Function Documentation

◆ main()

int main ( int   formalargc,
char *  formal(argv)[] 
)

Variable Documentation

◆ TIMING_CYCLE

const int TIMING_CYCLE = 1408

Definition at line 47 of file test_shutdown_alerter.cpp.

Referenced by main().