#include <event_wrapper.h>
◆ Create() [1/2]
◆ Create() [2/2]
◆ StartTimer() [1/2]
virtual bool webrtc::EventTimerWrapper::StartTimer |
( |
bool |
periodic, |
|
|
unsigned long |
time |
|
) |
| |
|
pure virtual |
◆ StartTimer() [2/2]
virtual bool webrtc::EventTimerWrapper::StartTimer |
( |
bool |
periodic, |
|
|
unsigned long |
time |
|
) |
| |
|
pure virtual |
◆ StopTimer() [1/2]
virtual bool webrtc::EventTimerWrapper::StopTimer |
( |
| ) |
|
|
pure virtual |
◆ StopTimer() [2/2]
virtual bool webrtc::EventTimerWrapper::StopTimer |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/system_wrappers/include/event_wrapper.h
- Source/ThirdParty/libwebrtc/Source/webrtc/system_wrappers/source/event_timer_posix.cc
- Source/ThirdParty/libwebrtc/Source/webrtc/system_wrappers/source/event_timer_win.cc