User Tools

Site Tools


eliteapi:functions:vanatime:getcurrenttimestamp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

eliteapi:functions:vanatime:getcurrenttimestamp [2015/11/29 23:58] (current)
Line 1: Line 1:
 +===== GetCurrentTimestamp =====
  
 +Returns the current formatted timestamp.
 +
 +<code cpp>​ELITEAPI_API unsigned int __stdcall GetCurrentTimestamp(void* apiObject, LPVOID lpBuffer, int nSize);</​code>​
 +
 +**Parameters**
 +
 +  *//​apiObject//​ [in]
 +    * A handle to an EliteAPI object.
 +  *//​lpBuffer//​ [in]
 +    * The buffer to hold the string.
 +  *//nSize// [in]
 +    * The size of the buffer.
eliteapi/functions/vanatime/getcurrenttimestamp.txt · Last modified: 2015/11/29 23:58 (external edit)