); | ); | ||||
} | } | ||||
RuntimeCheck GoodTimestampLength("GBUdb.cpp:getTimestamp snprintf(...) != CorrectTimestampLength"); | |||||
RuntimeCheck GoodTimestampLength("GBUdb.cpp:getTimestamp snprintf(...) == CorrectTimestampLength"); | |||||
char* getTimestamp(char* TimestampBfr) { // Creates an ISO GMT timestamp. | char* getTimestamp(char* TimestampBfr) { // Creates an ISO GMT timestamp. | ||||
time_t rawtime; // Get a timer and | time_t rawtime; // Get a timer and |