Contains xtd::timers::elapsed_event_handler event handler.
Go to the source code of this file.
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.  | |
Typedefs | |
| using | xtd::timers::elapsed_event_handler = xtd::delegate< void(xtd::object &sender, const elapsed_event_args &e)> | 
| Represents the method that will handle the signal events of a xtd::environment.   | |