===== GetCurrentTimestamp ===== Returns the current formatted timestamp. ELITEAPI_API unsigned int __stdcall GetCurrentTimestamp(void* apiObject, LPVOID lpBuffer, int nSize); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//lpBuffer// [in] * The buffer to hold the string. *//nSize// [in] * The size of the buffer.