Lumiera
0.pre.03
»edit your freedom«
|
#include "vault/gear/activity.hpp"
< 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
Definition at line 124 of file activity.hpp.
Public Member Functions | |
Instant (TimeValue time) | |
operator TimeVar () const | |
Private Attributes | |
int64_t | microTick_ |