Function gpa::utility::GetTimestamp
Defined in File time.h
Function Documentation
-
void gpa::utility::GetTimestamp(char *const timeBuffer, size_t const bufferSize)
Gets the current timestamp formatted as a string.
Timestamp will be in the format Y-m-d—H-M-S
- Parameters
[in-out] -- timeBuffer The buffer used to hold the timestamp.
bufferSize -- The maximum size of timeBuffer