Question: Why does clock_gettime() need to be implemented using a system call? Why can it not be implemented as a library function which does not need

Why does clock_gettime() need to be implemented using a system call? Why can it not be implemented as a library function which does not need to ultimately make a system call
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
