Fast and efficient software timer library designed to work on any environment.
-
Updated
Jul 18, 2025 - C
Fast and efficient software timer library designed to work on any environment.
Software timer module - C, cmake, Jenkins, bash, unity tests.
microtimer is a lightweight C99 software timer manager for embedded systems, designed for deterministic timing in main-loop or SysTick-driven firmware without dynamic memory allocation.
Provides basic functionality of software timer. All code is inlined so there's no overhead for calling function.
Add a description, image, and links to the software-timer topic page so that developers can more easily learn about it.
To associate your repository with the software-timer topic, visit your repo's landing page and select "manage topics."