aboutsummaryrefslogtreecommitdiffstats
path: root/src/Chrono.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chrono: add implicit conversion operator from std::chrono::durationMax Kellermann2014-08-271-0/+8
|
* Chrono: add method ToDoubleS()Max Kellermann2014-08-271-0/+4
|
* Chrono: add template parameter to ToScale()Max Kellermann2014-08-271-3/+3
|
* DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-0/+66
For type safety and code readability.