Closed santigimeno closed 1 month ago
src: change internal GetStartupTimes() signature It now returns a `std::map<std::string, uint64_t>`. The previous implementation that returns a JSON is renamed to `GetStartupTimesJSON()` which now is used by the public API, to avoid breakage.
src: remove timeOriginTimestamp from startupTimes
Landed in be8ef4124570...481f2340ca70