xtd 0.2.0
Loading...
Searching...
No Matches
tick.h File Reference
#include <ratio>

Definition

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.
 

Boxed types

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