Banuba SDK
|
Public Types | |
using | time_stamp_t = std::chrono::time_point<std::chrono::high_resolution_clock> |
Public Types inherited from bnb::base_event< Event, MaxElements > | |
using | allocator = static_pool_allocator_fallback<Event, MaxElements> |
Public Attributes | |
const time_stamp_t | time_stamp |
Additional Inherited Members | |
Public Member Functions inherited from bnb::base_event< Event, MaxElements > | |
event_id_t | get_type_id () const noexcept final |
Public Member Functions inherited from bnb::base_event_iface | |
Static Public Member Functions inherited from bnb::identified_class< event_id_t, Event > | |
static const char * | get_name () noexcept |
static event_id_t | get_id () noexcept |
Static Public Attributes inherited from bnb::base_event< Event, MaxElements > | |
static const event_id_t | id = identified_class<event_id_t, Event>::get_id() |
using bnb::time_stamped_event< Event >::time_stamp_t = std::chrono::time_point<std::chrono::high_resolution_clock> |
|
inline |
const time_stamp_t bnb::time_stamped_event< Event >::time_stamp |