You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/11 18:26:13 UTC

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #3516: CLOCKS_PER_SEC is not POSIX compliant

patacongo edited a comment on issue #3516:
URL: https://github.com/apache/incubator-nuttx/issues/3516#issuecomment-817350766


   > 
   > 
   > Ah yes I see that the N1256 says nothing about this needing to be 1000000. Unfortunate that the open posix test suite asserts this value.
   
   Then it must also be a POSIX error that the return value of clock() is incorrect:  https://pubs.opengroup.org/onlinepubs/9699919799/functions/clock.html
   
   Interestingly, the older CLK_TCK does not seem to have any required value.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org