[libc-commits] [PATCH] D153388: [libc] Add basic utility support for timing functions on the GPU

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jun 21 07:00:22 PDT 2023


jhuber6 added a comment.

In D153388#4437762 <https://reviews.llvm.org/D153388#4437762>, @JonChesterfield wrote:

> Let's go very explicit on naming then. fixed_frequency_timer and guess_current_time_in_arbitrary_units or whatever these things actually do.

Sure, how about `processor_clock` and `fixed_frequency_clock`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153388/new/

https://reviews.llvm.org/D153388



More information about the libc-commits mailing list