#include "elapsed_event_handler.hpp"#include "../core_export.hpp"#include "../event.hpp"#include "../isynchronize_invoke.hpp"#include "../object.hpp"#include "../time_span.hpp"#include "../types.hpp"Contains xtd::timers::timer class.
Go to the source code of this file.
Classes | |
| class | xtd::timers::timer |
| Generates an event after a set interval, with an option to generate recurring events. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::timers |
| Provides the xtd::timers::timer component, which allows you to raise an event on a specified interval. | |