Definition at line 17 of file timer.cc.
◆ TimerPrivate()
| zyppng::TimerPrivate::TimerPrivate |
( |
| ) |
|
◆ ~TimerPrivate()
| zyppng::TimerPrivate::~TimerPrivate |
( |
| ) |
|
|
virtual |
◆ _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: