![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <simulator/ProbeWriter.hpp>


Public Member Functions | |
| void | periodically () |
| Your callback. Implement this! | |
Definition at line 35 of file ProbeWriter.hpp.
| void ProbeWriter::periodically | ( | ) | [virtual] |
The deriver is forced to implement this method. It gets called periodically, whenever the timer fires.
Implements wns::events::PeriodicRealTimeout.
Definition at line 36 of file ProbeWriter.cpp.
1.5.5