Static Public Member Functions

blpapi::TimePointUtil Struct Reference

#include <blpapi_timepoint.h>

List of all members.

Static Public Member Functions

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

Detailed Description

This provides a namespace for TimePoint utility functions.


Member Function Documentation

static long long blpapi::TimePointUtil::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: