Provide a high resolution clock. More...
Go to the source code of this file.
Classes | |
struct | blpapi::HighResolutionClock |
Namespaces | |
namespace | blpapi |
Functions | |
BLPAPI_EXPORT int | blpapi_HighResolutionClock_now (blpapi_TimePoint_t *timePoint) |
Provide a high resolution clock.
BLPAPI_EXPORT int blpapi_HighResolutionClock_now | ( | blpapi_TimePoint_t * | timePoint | ) |
Load the current time into the specified timePoint
and return zero, or leave timePoint unchanged and return a non-zero value.