clayborg accepted this revision. clayborg added a comment. This revision is now accepted and ready to land.
Thanks for finding a solution. I tried originally doing a std::atomic<double> but those are not supported. As long as you have verified that storing at a uint64_t reports the same kinds of durations and that they are accurate, I am good with this. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D117474/new/ https://reviews.llvm.org/D117474 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits