BLPAPI C++
3.24.6
|
Provide a high resolution clock. More...
#include <blpapi_call.h>
#include <blpapi_defs.h>
#include <blpapi_timepoint.h>
#include <blpapi_types.h>
Go to the source code of this file.
Classes | |
struct | HighResolutionClock |
Namespaces | |
BloombergLP | |
BloombergLP::blpapi | |
Functions | |
int | blpapi_HighResolutionClock_now (blpapi_TimePoint_t *timePoint) |
Provide a high resolution clock.
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.