BLPAPI C++  3.24.5
HighResolutionClock Struct Reference

#include <blpapi_highresolutionclock.h>

Static Public Member Functions

static TimePoint now ()
 

Detailed Description

This utility struct provides a source for the current moment in time as a blpapi::TimePoint object. This is currently intended for use primarily in conjunction with the blpapi::Message::timeReceived interfaces, to allow measurement of the amount of time a message spends in the client event queue.

See Component blpapi_highresolutionclock

Member Function Documentation

◆ now()

TimePoint now ( )
static

Return the current moment in time as a TimePoint value.


The documentation for this struct was generated from the following file: