https://github.com/Kitware/CMake
Revision 695951bc46fa4bc4eaf686c4ee6dce24c579bc45 authored by Wouter Klouwen on 12 December 2017, 20:54:01 UTC, committed by Brad King on 23 January 2018, 15:04:38 UTC
This commit introduces cmDuration as a typedef for
std::chrono::duration<double, std::ratio<1>>. It is less verbose and
provides for a point to put future common functionality for durations.

No functional change intended.
1 parent 9c52b58
History
Tip revision: 695951bc46fa4bc4eaf686c4ee6dce24c579bc45 authored by Wouter Klouwen on 12 December 2017, 20:54:01 UTC
CTest: introduce cmDuration
Tip revision: 695951b
File Mode Size
MSBuild
Windows
AppleInfo.plist -rw-r--r-- 1.1 KB
CMakeVSMacros1.vsmacros -rw-r--r-- 86.0 KB
CMakeVSMacros2.vsmacros -rw-r--r-- 62.0 KB
CPack.GenericDescription.txt -rw-r--r-- 138 bytes
CPack.GenericLicense.txt -rw-r--r-- 101 bytes
CPack.GenericWelcome.txt -rw-r--r-- 96 bytes
CPackConfig.cmake.in -rw-r--r-- 751 bytes
CTestScript.cmake.in -rw-r--r-- 1.4 KB
TestDriver.cxx.in -rw-r--r-- 3.5 KB

back to top