Blame view

RIOT/tests/xtimer_now64_continuity/README.md 208 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  Description
  ===========
  
  This test measures the difference of two consecutive calls to xtimer_now64()
  100k times. If the max or average difference is larger than 1000us the test
  fails, otherwise it succeeds.