PTLib
Version 2.10.4
|
#include <pprocess.h>
Classes | |
class | RequestType |
Public Member Functions | |
PTimerList () | |
PTimeInterval | Process () |
PTimer::IDType | GetNewTimerId () const |
void | QueueRequest (RequestType::Action action, PTimer *timer, bool isSync=true) |
void | ProcessTimerQueue () |
PTimer::IDType PTimerList::GetNewTimerId | ( | ) | const [inline] |
void PTimerList::ProcessTimerQueue | ( | ) |
void PTimerList::QueueRequest | ( | RequestType::Action | action, |
PTimer * | timer, | ||
bool | isSync = true |
||
) |