summaryrefslogtreecommitdiff
path: root/libc/src/time/baremetal/clock.cpp
AgeCommit message (Collapse)Author
2025-07-12[libc] Baremetal version of clock (#146417)Petr Hosek
This is analogous to the baremetal version of timespec_get using the __llvm_libc_timespec_get_active embedding interface.