Clementine
Classes | Public Types | Static Public Member Functions | List of all members
asio::detail::chrono_time_traits< Clock, WaitTraits > Struct Template Reference

Classes

class  posix_time_duration
 

Public Types

typedef Clock clock_type
 
typedef clock_type::duration duration_type
 
typedef clock_type::time_point time_type
 
typedef duration_type::period period_type
 

Static Public Member Functions

static time_type now ()
 
static time_type add (const time_type &t, const duration_type &d)
 
static duration_type subtract (const time_type &t1, const time_type &t2)
 
static bool less_than (const time_type &t1, const time_type &t2)
 
static posix_time_duration to_posix_duration (const duration_type &d)
 

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