|  | 
Time traits specialised for posix_time.
template<> struct time_traits< boost::posix_time::ptime >
| Name | Description | 
|---|---|
| The duration type. | |
| The time type. | 
| Name | Description | 
|---|---|
| Add a duration to a time. | |
| Test whether one time is less than another. | |
| Get the current time. | |
| Subtract one time from another. | |
| Convert to POSIX duration type. | 
        Header: asio/time_traits.hpp
      
        Convenience header: asio.hpp