BLPAPI C++  3.23.2
blpapi_timepoint.h File Reference

Provide a time point with respect to an epoch. More...

#include <blpapi_call.h>
#include <blpapi_defs.h>
#include <blpapi_types.h>

Go to the source code of this file.

Classes

struct  blpapi_TimePoint
 
struct  TimePointUtil
 

Namespaces

 BloombergLP
 
 BloombergLP::blpapi
 

Typedefs

typedef struct blpapi_TimePoint blpapi_TimePoint_t
 
typedef blpapi_TimePoint_t TimePoint
 

Functions

long long blpapi_TimePointUtil_nanosecondsBetween (const blpapi_TimePoint_t *start, const blpapi_TimePoint_t *end)
 

Detailed Description

Provide a time point with respect to an epoch.