Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Public Attributes

boost::locale::posix_time Struct Reference

#include <boost/locale/date_time_facet.hpp>

List of all members.

Public Attributes

int64_t seconds
 Seconds since epoch.
uint32_t nanoseconds
 Nanoseconds resolution.

Detailed Description

Structure that define POSIX time, seconds and milliseconds since Jan 1, 1970, 00:00 not including leap seconds.


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