|
BLPAPI C++
3.24.12
|
#include <blpapi_timepoint.h>
Static Public Member Functions | |
| static long long | nanosecondsBetween (const TimePoint &start, const TimePoint &end) |
This provides a namespace for TimePoint utility functions.
Return the difference between start and end TimePoint objects. The returned value is in nanoseconds representing end - start.