Lumiera  0.pre.03
»edit your freedom«
Instant Class Reference

#include "vault/gear/activity.hpp"

Description

< special definitions for the Scheduler activity language

Wrapper to hold Time values in trivially constructible union. By an unfortunate design decision, lib::time::Time values are non-copyable, which prevents placing them into POD data

Todo:
7/2023 this decision should be revised //////////////////////////////////////////////////////////TICKET #1261 : reconsider (im)mutability of time entities

Definition at line 124 of file activity.hpp.

Public Member Functions

 Instant (TimeValue time)
 
 operator TimeVar () const
 

Private Attributes

int64_t microTick_
 
+ Collaboration diagram for Instant:

The documentation for this class was generated from the following file: