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/11/07 22:08:02 UTC

[GitHub] [incubator-nuttx-apps] saramonteiro opened a new pull request #466: examples/watchdog/watchdog_main.c: Elapsed var is now being updated …

saramonteiro opened a new pull request #466:
URL: https://github.com/apache/incubator-nuttx-apps/pull/466


   ## Summary
   
   This PR aims to update the elapsed time variable using the current time instead of simply incrementing it with the delay.  It also discounts the "System timer tick period" to not cause delays besides the `pingdelay`
   
   ## Impact
   
   It allows a more realistic test. 
   
   ## Testing
   
   The example was run successfully.
   
   


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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #466: examples/watchdog/watchdog_main.c: Elapsed var is now being updated …

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #466:
URL: https://github.com/apache/incubator-nuttx-apps/pull/466


   


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