Lumiera  0.pre.03
»edit your freedom«
real-clock.cpp File Reference

Go to the source code of this file.

Description

Implementation of simplified access to current system time.

Actually, a steady clock is employed, with an unspecified base time, typically starting anew at each system boot. The micro-tick value will increase monotonously, without gaps at NTP corrections, but also without any relation to an external world time.

Definition in file real-clock.cpp.

#include "vault/real-clock.hpp"
#include <chrono>

Namespaces

 vault
 Vault-Layer implementation namespace root.