5 #include "../date_time.h" 6 #include "../event_args.h" Represents the base class for classes that contain event data, and provides a value to use for events...
Definition: event_args.h:18
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Provides data for the xtd::timers::timer::elapsed event.
Definition: elapsed_event_args.h:18
Represents an instant in time, typically expressed as a date and time of day.
Definition: date_time.h:78
const xtd::date_time & signal_time() const noexcept
Gets the date/time when the xtd::timers::timer::elapsed event was raised.
elapsed_event_args()=default
Initializes a new instance of the elapsed_event_args class.