xtd 0.2.0
ticks.h File Reference
#include "chrono.h"
#include "tick.h"
#include "types.h"

Definition

Contains xtd::ticks typedef.

Include dependency graph for ticks.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::ticks = std::chrono::duration< int64, tick >
 Represents a tick duration. More...