BLPAPI C++  3.24.5
Datetime::Milliseconds Struct Reference

#include <blpapi_datetime.h>

Public Member Functions

 Milliseconds (int milliseconds)
 

Public Attributes

int d_msec
 

Constructor & Destructor Documentation

◆ Milliseconds()

Milliseconds ( int  milliseconds)
explicit

The behavior is undefined unless 0 <= milliseconds < 1000.

Member Data Documentation

◆ d_msec

int d_msec

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