ctdbCurrentTimestamp
Returns the number of microseconds since January 1, 1970 (which is incompatible with all other ctdb DateTime function calls).
Declaration
CTDBRET ctdbDECL ctdbCurrentTimestamp(ULONG8 * pTimestamp)
Description
This function relies on the system, and makes no guarantees for accuracy or monotonic behavior.
Returns
Returns NO_ERROR on success.