You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/04/24 15:26:42 UTC

[GitHub] andrzej-kaczmarek commented on issue #1049: kernel/os: Add helpers for converting ms<->ticks

andrzej-kaczmarek commented on issue #1049: kernel/os: Add helpers for converting ms<->ticks
URL: https://github.com/apache/mynewt-core/pull/1049#issuecomment-383974586
 
 
   it's a convenience function instead of using expressions with `OS_TICKS_PER_SEC` explicitly, e.g.
   https://github.com/apache/mynewt-nimble/pull/61/commits/41e06a279a8b74d348546fead661d7dfbbfc76ab#diff-468a6a208a7bf9df02d7a92471431fefL357
   
   in case of nimble this is included in porting layer so we don't need define `OS_TICKS_PER_SEC` - probably it would be just enough for any system, but I don't really know

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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