[libc] [Obvious] Cleanup.
+ Avoid the `clockid` var and just passed `long(CLOCK_REALTIME)` to the syscall. Reviewed By: rtenneti Differential Revision: https://reviews.llvm.org/D138070
Loading
Please sign in to comment
+ Avoid the `clockid` var and just passed `long(CLOCK_REALTIME)` to the syscall. Reviewed By: rtenneti Differential Revision: https://reviews.llvm.org/D138070