[llvm] Changing TimeProfiler.cpp clock from microseconds to nanoseconds (PR #68096)
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 17:09:27 PDT 2023
jdoerfert wrote:
So, this allows to include nanoseconds events but it still will list their time in microseconds, correct? Should there be a switch?
https://github.com/llvm/llvm-project/pull/68096
More information about the llvm-commits
mailing list