Implementation of clock_getcpuclockid()
Eshan Dhawan
eshandhawan51 at gmail.com
Fri Mar 6 19:23:29 UTC 2020
clock_getcpuclockid() is defined in time.h but its implementation in RTEMS
returns error
I went through FreeBSD and NetBSD implementations of the same
they call clock_getcpuclockid2() function
but I couldn't find anything related to this in rtems
so how could we implement clock_getcpuclockid()?
Thanks
-Eshan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200307/4c11b8c6/attachment.html>
More information about the devel
mailing list