|
gPTP Documentation
|
#include <avbts_ostimer.hpp>


Public Member Functions | |
| virtual unsigned long | sleep (unsigned long micro)=0 |
| Sleep for a given amount of time. More... | |
OSTimer generic interface
|
pure virtual |
Sleep for a given amount of time.
| micro | Time in micro-seconds |
Implemented in WindowsTimer, and LinuxTimer.