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

This is the documentation for an old version of boost. Click here for the latest Boost documentation.
PrevUpHomeNext

Type xtime_clock_types

boost::xtime_clock_types —

Specifies the clock type to use when creating an object of type xtime.

Synopsis

enum xtime_clock_types { TIME_UTC };
Copyright © 2001-2003 William E. Kempf

PrevUpHomeNext