Classes | Namespaces | Functions

blpapi_highresolutionclock.h File Reference

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)

Detailed Description

Provide a high resolution clock.


Function Documentation

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.