[libc-commits] [libc] [libc] Implement `clock_gettime` for the monotonic clock on the GPU (PR #99067)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Jul 16 12:50:47 PDT 2024
================
@@ -15,8 +16,14 @@ TEST(LlvmLibcClockGetTime, RealTime) {
struct timespec tp;
----------------
jhuber6 wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/99067
More information about the libc-commits
mailing list