BLPAPI C++
3.20.6
|
#include <blpapi_highresolutionclock.h>
Static Public Member Functions | |
static TimePoint | now () |
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.
|
static |
Return the current moment in time as a TimePoint
value.