1#include <xrpld/core/Job.h>
3#include <xrpl/beast/core/CurrentThreadName.h>
36Job::clock_type::time_point
const&
std::shared_ptr< LoadEvent > m_loadEvent
std::function< void()> mJob
bool operator>=(Job const &j) const
bool operator>(Job const &j) const
bool operator<=(Job const &j) const
Job()
Default constructor.
clock_type::time_point const & queue_time() const
Returns the time when the job was queued.
bool operator<(Job const &j) const
clock_type::time_point m_queue_time
void setCurrentThreadName(std::string_view newThreadName)
Changes the name of the caller thread.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.