

Classes | |
| class | boost::posix_time::hours | 
| Allows expression of durations as an hour count.  More... | |
| class | boost::posix_time::minutes | 
| Allows expression of durations as a minute count.  More... | |
| class | boost::posix_time::seconds | 
| Allows expression of durations as a seconds count.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::posix_time | |
| Defines a non-adjusted time system with nano-second resolution and stable calculation properties.  | |
Typedefs | |
| typedef  date_time::subsecond_duration < time_duration, 1000 >  | boost::posix_time::millisec | 
| Allows expression of durations as milli seconds.  More... | |
| typedef  date_time::subsecond_duration < time_duration, 1000 >  | boost::posix_time::milliseconds | 
| typedef  date_time::subsecond_duration < time_duration, 1000000 >  | boost::posix_time::microsec | 
| Allows expression of durations as micro seconds.  More... | |
| typedef  date_time::subsecond_duration < time_duration, 1000000 >  | boost::posix_time::microseconds |