3#include "structure/system/time/spk_timestamp.hpp"
4#include "utils/spk_time_utils.hpp"
Point in time with conversion helpers and arithmetic with Duration.
Definition spk_timestamp.hpp:16
Base event metadata shared by all system events.
Definition spk_ievent.hpp:13
bool isConsumed
Indicates whether the event has been handled.
Definition spk_ievent.hpp:17
Timestamp timestamp
Timestamp when the event was created.
Definition spk_ievent.hpp:21