xtd 0.2.0
Loading...
Searching...
No Matches
timer.h File Reference
#include "component.h"
#include <xtd/chrono>
#include <xtd/event>
#include <xtd/event_handler>
#include <xtd/time_span>
#include <cstdint>
#include <memory>

Definition

Contains xtd::forms::timer component.

Go to the source code of this file.

Classes

class  xtd::forms::timer
 Implements a timer that raises an event at user-defined intervals. This timer is optimized for use in Windows Forms applications and must be used in a window. More...
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::forms
 The xtd::forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system.