Definition at line 15 of file timer.cc.
◆ TimerPrivate() [1/3]
zyppng::TimerPrivate::TimerPrivate |
( |
Timer & | p | ) |
|
◆ TimerPrivate() [2/3]
◆ TimerPrivate() [3/3]
◆ ~TimerPrivate()
zyppng::TimerPrivate::~TimerPrivate |
( |
| ) |
|
|
override |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ _beginMs
uint64_t zyppng::TimerPrivate::_beginMs = 0 |
◆ _requestedTimeout
uint64_t zyppng::TimerPrivate::_requestedTimeout = 0 |
◆ _ev
◆ _isRunning
bool zyppng::TimerPrivate::_isRunning = false |
◆ _expired
Signal< void (Timer &t)> zyppng::TimerPrivate::_expired |
◆ _singleShot
bool zyppng::TimerPrivate::_singleShot = false |
The documentation for this class was generated from the following file: