Shows how to use xtd::environment::tick_count method.
#include <xtd/console>
#include <xtd/environment>
auto main() -> int {
}
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...
static std::chrono::milliseconds tick_count()
Gets the number of milliseconds elapsed since the system started.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8