WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
Notifier.hpp File Reference
#include <stdint.h>
#include <atomic>
#include <concepts>
#include <functional>
#include <string_view>
#include <thread>
#include <utility>
#include "wpi/hal/Types.h"
#include "wpi/units/frequency.hpp"
#include "wpi/units/time.hpp"
#include "wpi/util/mutex.hpp"

Go to the source code of this file.

Classes

class  wpi::Notifier
 Notifiers run a user-provided callback function on a separate thread. More...

Namespaces

namespace  wpi