|
| PerfSamplingJob (Timestamp start, std::chrono::microseconds period) |
|
bool | is_alive () const override |
|
bool | update (Timestamp &next_target) override |
|
virtual void | report (std::chrono::microseconds lag) const |
|
uint32 | get_job_id () const |
|
void | incRef () |
|
virtual void | decRef () |
|
|
std::chrono::microseconds | period_ |
|
Timestamp | target_time_ |
|
|
| TimeJob (Timestamp target_time) |
|
std::atomic_int32_t | refCount_ |
|
Definition at line 237 of file time_job.h.
The documentation for this class was generated from the following files: