|
AERA
|
Classes | |
| class | Compare |
Public Member Functions | |
| virtual bool | update (Timestamp &next_target)=0 |
| virtual bool | is_alive () const |
| virtual void | report (std::chrono::microseconds lag) const |
| uint32 | get_job_id () const |
Public Member Functions inherited from core::_Object | |
| void | incRef () |
| virtual void | decRef () |
Public Attributes | |
| Timestamp | target_time_ |
Protected Member Functions | |
| TimeJob (Timestamp target_time) | |
Additional Inherited Members | |
Protected Attributes inherited from core::_Object | |
| std::atomic_int32_t | refCount_ |
Definition at line 96 of file time_job.h.
1.8.18