Represents an instant in time, typically expressed as a date and time of day.
Definition date_time.hpp:85
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.hpp:18
elapsed_event_args(const xtd::date_time &signal_time)
Initializes a new instance of the elapsed_event_args class with specified signal time.
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.
Contains xtd::date_time class.
Contains xtd::event_args event args.
Provides the xtd::timers::timer component, which allows you to raise an event on a specified interval...
Definition elapsed_event_args.hpp:11
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8