BLPAPI C++ 3.25.10
Loading...
Searching...
No Matches
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

namespace  BloombergLP
 
namespace  BloombergLP::blpapi
 

Functions

BLPAPI_EXPORT int blpapi_HighResolutionClock_now (blpapi_TimePoint_t *timePoint)
 

Detailed Description

Provide a high resolution clock.

Function Documentation

◆ blpapi_HighResolutionClock_now()

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.