getting time independent of system time in sun solaries
by suresh_r
. Updated 17 years ago
i am using function
gethrtime()
to get the time independent of the system time.Problem with this function is if we restart the system time will change to ‘0’.is there any other way to resolve this problem.