Searched defs:eventTimestamp (Results 1 – 2 of 2) sorted by relevance
43 Entry(const std::string& path, uint64_t eventTimestamp, std::string&& msg, in Entry()61 Entry(const std::string& path, uint64_t eventTimestamp) : in Entry()
46 std::optional<std::string> eventTimestamp; member