BLPAPI C++ 3.26.6
Loading...
Searching...
No Matches
Component blpapi_timepoint

Detailed Description

Provide a time point with respect to an epoch.

Purpose:
Provide a time point with respect to an epoch
Classes:
blpapi::TimePointa fixed moment in a linear model of time
blpapi::TimePointUtilnamespace for TimePoint Utility functions
See also
Component blpapi_highresolutionclock, Component blpapi_datetime
Description:
This component provides a representation of a fixed moment in a strict linear model of time. A function to measure the distance between two such moments is provided. Note that such a moment is not associated with any particular calendar or wall-clock conventions—see blpapi_datetime for such representations (and for functions to apply such conventions to an existing time point).

Classes

struct  TimePointUtil

Typedefs

typedef blpapi_TimePoint_t TimePoint
 Time point type alias.

Typedef Documentation

◆ TimePoint

typedef blpapi_TimePoint_t TimePoint

Time point type alias.