]> git.meshlink.io Git - meshlink/commit
Allow setting the UTCP clock granularity.
authorGuus Sliepen <guus@meshlink.io>
Tue, 31 Mar 2020 09:22:35 +0000 (11:22 +0200)
committerGuus Sliepen <guus@meshlink.io>
Tue, 31 Mar 2020 09:22:35 +0000 (11:22 +0200)
commite216dc2392283cb702c2ef95a79086679c063e4d
tree784f5af3c8f991a0665f3db921ce590dac7c90e2
parentaf87825c8c8479c576af390adae502b2e5bf6e5f
Allow setting the UTCP clock granularity.

This sets the granularity to 10 ms by default, and adds the function
meshlink_set_scheduling_granularity() to be able to change it.
src/meshlink++.h
src/meshlink.c
src/meshlink.h
src/meshlink.sym