Application build time-stamp. More...
#include "qstamp.hpp"
Go to the source code of this file.
Namespaces | |
QP | |
namespace associated with the QP/C++ framework | |
Variables | |
char const | BUILD_DATE [12] = __DATE__ |
the calendar date of the last translation of the form: "Mmm dd yyyy" More... | |
char const | BUILD_TIME [9] = __TIME__ |
the time of the last translation of the form: "hh:mm:ss" More... | |
Application build time-stamp.
Definition in file qstamp.cpp.