8#include <xtd/diagnostics/stopwatch>
70 [[nodiscard]] virtual auto
running() const noexcept ->
bool;
Contains xtd::forms::animation_updated_event_handler event handler.
Represents an event.
Definition event.hpp:23
Represents a time interval.
Definition time_span.hpp:29
Contains xtd::forms::control control.
xtd::delegate< void(xtd::object &sender, const xtd::forms::animation_updated_event_args &e)> animation_updated_event_handler
Represents the method that will handle the update of xtd::forms::animation.
Definition animation_update_event_handler.hpp:27
std::int64_t int64
Represents a 64-bit signed integer.
Definition int64.hpp:23
std::uint32_t uint32
Represents a 32-bit unsigned integer.
Definition uint32.hpp:23
xtd::shared_ptr_object< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.hpp:25
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
constexpr auto data() const noexcept -> const_pointer
Gets direct access to the underlying contiguous storage.
Definition read_only_span.hpp:197