]> sigrok.org Git - pulseview.git/history - test/util.cpp
TraceTreeItemOwner: Make list_by_type return a vector instead of a set
[pulseview.git] / test / util.cpp
2015-09-04 Jens SteinhauserUntangle the time formatting functions a bit
2015-09-04 Jens SteinhauserView: Change the type of tick_period to pv::util::Timestamp
2015-09-04 Jens SteinhauserUse typesafe enum classes in pv::util
2015-09-04 Jens Steinhauserformat_time(): Use the timestamp type in the calculation
2015-09-04 Jens Steinhauserformat_si_value(): Use the timestamp type in the calcul...