BLPAPI C++  3.21.0
TimePointUtil Struct Reference

#include <blpapi_timepoint.h>

Static Public Member Functions

static long long nanosecondsBetween (const TimePoint &start, const TimePoint &end)
 

Detailed Description

This provides a namespace for TimePoint utility functions.

See Component blpapi_timepoint

Member Function Documentation

◆ nanosecondsBetween()

long long nanosecondsBetween ( const TimePoint start,
const TimePoint end 
)
static

Return the difference between start and end TimePoint objects. The returned value is in nanoseconds representing end - start.


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