![]()  | 
						
							 xtd - Reference Guide
								 0.1.0
							 
							Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android. 
						 | 
					
#include <ratio>Contains xtd::tick typedef.
Go to the source code of this file.
Namespaces | |
| namespace | xtd | 
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.  | |
Typedefs | |
| using | xtd::tick = std::ratio< 1LL, 10000000LL > | 
| Represents a tick (1 tick = 100 nanoseconds).   | |