|
|
@ -557,8 +557,8 @@ |
|
|
|
#ifndef MSG_INFO_PRINT_COUNT |
|
|
|
#define MSG_INFO_PRINT_COUNT "Print Count" |
|
|
|
#endif |
|
|
|
#ifndef MSG_INFO_FINISHED_PRINTS |
|
|
|
#define MSG_INFO_FINISHED_PRINTS "Finished " |
|
|
|
#ifndef MSG_INFO_COMPLETED_PRINTS |
|
|
|
#define MSG_INFO_COMPLETED_PRINTS "Completed " |
|
|
|
#endif |
|
|
|
#ifndef MSG_INFO_PRINT_TIME |
|
|
|
#define MSG_INFO_PRINT_TIME "Total Time " |
|
|
@ -567,8 +567,8 @@ |
|
|
|
#ifndef MSG_INFO_PRINT_COUNT |
|
|
|
#define MSG_INFO_PRINT_COUNT "Prints " |
|
|
|
#endif |
|
|
|
#ifndef MSG_INFO_FINISHED_PRINTS |
|
|
|
#define MSG_INFO_FINISHED_PRINTS "Finished " |
|
|
|
#ifndef MSG_INFO_COMPLETED_PRINTS |
|
|
|
#define MSG_INFO_COMPLETED_PRINTS "Completed" |
|
|
|
#endif |
|
|
|
#ifndef MSG_INFO_PRINT_TIME |
|
|
|
#define MSG_INFO_PRINT_TIME "Duration " |
|
|
|