Definition at line 24 of file Timer.cpp.
◆ TimerCallback
◆ PrivateImpl() [1/2]
◆ PrivateImpl() [2/2]
◆ ~PrivateImpl()
virtual yarp::os::Timer::PrivateImpl::~PrivateImpl |
( |
| ) |
|
|
virtualdefault |
◆ getEventNow()
YarpTimerEvent yarp::os::Timer::PrivateImpl::getEventNow |
( |
unsigned int |
iteration | ) |
|
|
protected |
◆ runTimer()
bool yarp::os::Timer::PrivateImpl::runTimer |
( |
unsigned int |
iteration, |
|
|
YarpTimerEvent |
event |
|
) |
| |
|
protected |
◆ startTimer()
virtual bool yarp::os::Timer::PrivateImpl::startTimer |
( |
| ) |
|
|
pure virtual |
◆ stepTimer()
virtual bool yarp::os::Timer::PrivateImpl::stepTimer |
( |
| ) |
|
|
pure virtual |
◆ stopTimer()
virtual void yarp::os::Timer::PrivateImpl::stopTimer |
( |
| ) |
|
|
pure virtual |
◆ timerIsRunning()
virtual bool yarp::os::Timer::PrivateImpl::timerIsRunning |
( |
| ) |
|
|
pure virtual |
◆ m_callback
◆ m_lastReal
double yarp::os::Timer::PrivateImpl::m_lastReal {0.0} |
◆ m_mutex
std::mutex* yarp::os::Timer::PrivateImpl::m_mutex {nullptr} |
◆ m_old_mutex
◆ m_settings
◆ m_startStamp
double yarp::os::Timer::PrivateImpl::m_startStamp {0.0} |
The documentation for this class was generated from the following file: