PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
timeint.h File Reference
#include "unix/ptlib/timeint.h"
Include dependency graph for timeint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PTimeInterval
 This class defines an arbitrary time interval to millisecond accuracy. More...
 
struct  PNanoSeconds
 Class wrapper of PTimeInterval to initialise to nanoseconds. More...
 
struct  PMicroSeconds
 Class wrapper of PTimeInterval to initialise to microseconds. More...
 
struct  PFrequencyTime
 Class wrapper of PTimeInterval to initialise to a frequency. More...
 
class  std::numeric_limits< PTimeInterval >
 Specialisation of numeric_limits for PTimeInterval. More...
 

Typedefs

typedef PTimeInterval PMilliSeconds
 As we have PNanoSeconds & PMicroSeconds, this is for completeness. More...
 

Typedef Documentation

As we have PNanoSeconds & PMicroSeconds, this is for completeness.