#include "elapsed_event_handler.h"#include "../core_export.h"#include "../event.h"#include "../isynchronize_invoke.h"#include "../object.h"#include "../time_span.h"#include "../types.h"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 | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| xtd::timers | |
| Provides the xtd::timers::timer component, which allows you to raise an event on a specified interval. | |