Sha256: 71a79a9af68fb04677500c527b0f194bc5bbd1a5f97e1149669be6b173fee8f7
Contents?: true
Size: 634 Bytes
Versions: 33
Compression:
Stored size: 634 Bytes
Contents
// boost thread_clock.cpp -----------------------------------------------------------// // Copyright 2010 Vicente J. Botet Escriba // Distributed under the Boost Software License, Version 1.0. // See http://www.boost.org/LICENSE_1_0.txt // See http://www.boost.org/libs/chrono for documentation. //--------------------------------------------------------------------------------------// // define BOOST_CHRONO_SOURCE so that <boost/chrono/config.hpp> knows // the library is being built (possibly exporting rather than importing code) #define BOOST_CHRONO_SOURCE #include <boost/chrono/detail/inlined/thread_clock.hpp>
Version data entries
33 entries across 33 versions & 1 rubygems