|
gPTP Documentation
|
#include <avbts_ostimer.hpp>


Public Member Functions | |
| virtual OSTimer * | createTimer ()=0 |
| Creates the OSTimer. More... | |
Provides factory design patter for OSTimer class
|
pure virtual |
Creates the OSTimer.
Implemented in WindowsTimerFactory, and LinuxTimerFactory.