xtd.core Timers examples
January 11, 2024 ยท View on GitHub
This folder contains network examples used by Reference Guide and more.
- timers_timer shows how to use xtd::timers:timer class.
- timers_timer_synchronizing_object shows how to use xtd::timers:timer::synchronizing_object property.
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name