|
| MonitoringJob (M *monitor, Timestamp deadline) |
|
bool | update (Timestamp &next_target) override |
|
bool | is_alive () const override |
|
void | report (std::chrono::microseconds lag) const override |
|
uint32 | get_job_id () const |
|
void | incRef () |
|
virtual void | decRef () |
|
|
P< M > | monitor_ |
|
Timestamp | target_time_ |
|
|
| TimeJob (Timestamp target_time) |
|
std::atomic_int32_t | refCount_ |
|
template<class M>
class r_exec::MonitoringJob< M >
Definition at line 207 of file time_job.h.
The documentation for this class was generated from the following file: