Memory information examples
August 9, 2024 ยท View on GitHub
This folder contains memory information examples used by Reference Guide and more.
- memory_information shows how to use xtd::memory_information class.
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