Static Public Member Functions

blpapi::HighResolutionClock Struct Reference

#include <blpapi_highresolutionclock.h>

List of all members.

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.


Member Function Documentation

static TimePoint blpapi::HighResolutionClock::now (  )  [static]

Return the current moment in time as a TimePoint value.


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