cericks0n fa6d52e2a3
Fix error when period of steady_clock is not nano
On systems where std::chrono::steady_clock::period is not std::nano, benchmark tests fail to compile due to trying to convert analysis.samples from a vector of duration<double, clock::period> to a vector of std::chrono::duration<double, std::nano>.
2019-11-01 15:52:38 -05:00
..
2017-09-07 17:25:15 +02:00
2019-01-13 19:01:12 +01:00
2019-08-09 10:50:53 +02:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2019-08-05 19:12:29 +02:00
2019-02-08 10:41:23 +01:00
2017-07-27 11:32:01 +02:00
2019-09-07 11:31:00 +02:00
2019-09-07 11:31:00 +02:00
2019-01-11 11:55:51 +01:00
2019-10-24 18:41:25 +02:00