Skip to content

CTest: safe conversions from chrono duration to integer values

dublet requested to merge dublet/cmake:ctest-chrono into master

This MR changes std::chrono::duration for a typedef called cmDuration and adds a function to safely convert to integer types.

Edited by dublet

Merge request reports