Changeset - r28538:5b2411a88d4e
master
0
3
0
Remove: rdtsc and TIC/TOC based on CPU ticks (#11856)
Use TIC/TOC based on std::chrono instead. This information is also
easier to compare with others, as although it depends on CPU, it
means a bit more if "yours takes 4ms and mine takes 10ms".
Use TIC/TOC based on std::chrono instead. This information is also
easier to compare with others, as although it depends on CPU, it
means a bit more if "yours takes 4ms and mine takes 10ms".
3 files changed with 4 insertions and 105 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)