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 2020/02/13 14:59:08 UTC

[GitHub] [incubator-nuttx] edbek commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()

edbek commented on issue #268: to introduce a new function timerfd_settime() and timerfd_gettime()
URL: https://github.com/apache/incubator-nuttx/issues/268#issuecomment-585799191
 
 
   yes, of course, the timerfd_create () function is also required. I think it would be very useful for this project to have such a set of functions:
   
   timerfd_create ();
   thimerfd_settime ();
   thimerfd_gettime ();
   
   Thank you in advance if they appear !

----------------------------------------------------------------
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


With regards,
Apache Git Services