BLPAPI C++  3.20.6
blpapi_highresolutionclock.h File Reference

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)
 

Detailed Description

Provide a high resolution clock.

Function Documentation

◆ blpapi_HighResolutionClock_now()

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.