I have implemented a `hrtime()` function which allows access to the
system's monotonic time in nanoseconds.
>
>
https://github.com/php/php-src/compare/master...kelunik:hrtime

Feedback is very welcome.

I'm not sure whether we should allow a parameter for the time unit or just
let the user do the simple calculation.

Regards, Niklas

Reply via email to