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

Go to the source code of this file.

Description

Front-end for simplified access to the current wall clock time.

The implementation relies on Lumiera vault functions to access the system clock with a sufficient level of precision. The result is delivered in lumiera's internal time format

Todo:

As of 4/23, still just a draft, but considered an established feature

this might be a good candidate also to provide some kind of translation service, i.e. a grid to anchor a logical time value with actual running wall clock time.

not clear if this becomes some kind of central service (singleton) or just a bunch of library routines

See also
lib/time/timevalue.hpp

Definition in file real-clock.hpp.

#include "lib/error.hpp"
#include "lib/time/timevalue.hpp"

Classes

class  RealClock
 Convenience frontend to access the current wall clock time. More...
 

Namespaces

 vault
 Vault-Layer implementation namespace root.