LUMIERA.clone/src/lib/time
Ichthyostega 7b7d12d99e add internal / diagnostic display for low-level time values and time spans
Initially I've deliberately omitted those, to nudge towards
using time quantisation and TCode formatting for any external
representation of time values.

While this recommendation is still valid, the overloaded
string conversion turns out to be helpful for unit testing
and diagnostics in compound data structures.
See Record<GenNode>
2015-09-25 03:12:04 +02:00
..
control-impl.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
control-policy.hpp fix typo in header include guard 2015-06-03 01:18:58 +02:00
control.hpp fix typo in header include guard 2015-06-03 01:18:58 +02:00
diagnostics.hpp dry-run: switch the lumitime-test.cpp to use the new Time framework 2011-05-15 22:10:26 +02:00
digxel.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
display.hpp Digxel unit test pass 2011-01-13 03:36:10 +01:00
formats.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
grid.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
mutation.cpp clean-up and finalise time::Mutation 2012-12-02 01:54:02 +01:00
mutation.hpp fix typo in header include guard 2015-06-03 01:18:58 +02:00
quantiser.cpp introduce typedef for Frame numbers (see #882) 2013-11-18 00:01:43 +01:00
quantiser.hpp introduce typedef for Frame numbers (see #882) 2013-11-18 00:01:43 +01:00
time.cpp add internal / diagnostic display for low-level time values and time spans 2015-09-25 03:12:04 +02:00
timecode.cpp clean-up some library and linkage problems 2015-08-16 01:35:30 +02:00
timecode.hpp clean-up some library and linkage problems 2015-08-16 01:35:30 +02:00
timequant.hpp fix typo in header include guard 2015-06-03 01:18:58 +02:00
timevalue.hpp add internal / diagnostic display for low-level time values and time spans 2015-09-25 03:12:04 +02:00