NAME
A member function of omni::chrono::queue_timer
omni::chrono::queue_timer::hash
A member function of omni::chrono::queue_timer
#include <omni/chrono/queue_timer.hpp>uint64_t omni::chrono::queue_timer::hash()
DESCRIPTION
Gets the numeric representation of this instance; similar to casting 'this' to an integer type. This is only declared and defined if the
top
Gets the numeric representation of this instance; similar to casting 'this' to an integer type. This is only declared and defined if the
OMNI_TYPE_INFO macro is defined.
top