1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/ztimer_overhead/README.md

8 lines
215 B
Markdown
Raw Normal View History

2019-02-19 14:50:58 +01:00
# Introduction
This test application sets up a ztimer_periph at 1MHz, then measures 1024
times how much overhead ztimer adds.
It uses the "ztimer_overhead()" function. See it's documentation for more
information.