[Lldb-commits] [PATCH] D117474: [lldb] Make StatsDuration thread-safe
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 19 07:06:00 PST 2022
labath added a comment.
The precision is now limited to microseconds (arbitrary choice that I though should be sufficient) whereas previously it was... floating. There are no changes besides that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117474/new/
https://reviews.llvm.org/D117474
More information about the lldb-commits
mailing list