PTLib
Version 2.18.8
|
#include "unix/ptlib/timeint.h"
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 PTimeInterval PMilliSeconds |
As we have PNanoSeconds & PMicroSeconds, this is for completeness.