xtd 0.2.0
tick.h File Reference
#include <ratio>

Definition

Contains xtd::tick typedef.

Include dependency graph for tick.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Boxed types

using xtd::tick = std::ratio< 1LL, 10000000LL >
 Represents a tick (1 tick = 100 nanoseconds). More...