Zephyr C++ Toolkit
Loading...
Searching...
No Matches
Timer.hpp File Reference
#include <cstdint>
#include <cstddef>
#include <functional>
#include <zephyr/kernel.h>
#include <zephyr/logging/log.h>
Include dependency graph for Timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zct::Timer
 A timer that can be used to execute callbacks at regular intervals in an event driven application. More...
 

Namespaces

namespace  zct
 

Macros

#define ZCT_TIMER_LOG_LEVEL   LOG_LEVEL_WRN
 

Macro Definition Documentation

◆ ZCT_TIMER_LOG_LEVEL

#define ZCT_TIMER_LOG_LEVEL   LOG_LEVEL_WRN