Searched refs:endMark (Results 1 – 6 of 6) sorted by relevance
43 std::optional<std::string> endMark) { in measure() argument45 name, startTime, endTime, duration, startMark, endMark); in measure()
54 std::optional<std::string> endMark);
219 const std::optional<std::string> &endMark) { in measure() argument221 double endTimeVal = endMark ? getMarkTime(*endMark) : endTime; in measure()
112 const std::optional<std::string> &endMark = std::nullopt);
124 …=n)throw new TypeError("Performance.measure: Can't have both options and endMark");if(void 0===u.s…
123 …=n)throw new TypeError("Performance.measure: Can't have both options and endMark");if(void 0===u.s…