20#include <xrpld/core/Job.h>
21#include <xrpl/beast/core/CurrentThreadName.h>
22#include <xrpl/beast/utility/instrumentation.h>
55Job::clock_type::time_point
const&
bool operator>(const Job &j) const
std::shared_ptr< LoadEvent > m_loadEvent
std::function< void()> mJob
bool operator<=(const Job &j) const
Job()
Default constructor.
clock_type::time_point const & queue_time() const
Returns the time when the job was queued.
clock_type::time_point m_queue_time
bool operator<(const Job &j) const
bool operator>=(const Job &j) const
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.