search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/questions/13658820/​boost-timer-limit - Cached
  2. boost/timer.hpp // boost timer.hpp ... for documentation. // Revision History // 01 Apr 01 Modified to use new <boost/limits.hpp> header. (JMaddock) ...
    www.boost.org/doc/libs/1_35_0/boost/​timer.hpp - Cached
  3. boost/mpi/timer.hpp ... */ #ifndef BOOST_MPI_TIMER_HPP #define BOOST_MPI_TIMER_HPP #include <boost/mpi/config.hpp> #include <boost/limits.hpp> namespace boost ...
    www.boost.org/doc/libs/1_47_0/boost/mpi/​timer.hpp - Cached
  4. So I took a look at boost.timer. A few questions/remarks : The comments in timer.hpp state : ... // 01 Apr 01 Modified to use new <boost/limits.hpp> header.
    lists.boost.org/MailArchives/boost/​msg19285.php - Cached
  5. Polling or waiting with the boost::timer? Time resolution limit 16ms?! - posted in APIs and Tools: Hi there I have a set of threads running asynchronously at ...
    www.gamedev.net/topic/583280-polling-or-​waiting-with-the... - Cached
  6. EDIT: After research I would say ACER defined a far too low Turbo Boost Timer Limit. Maybe PROCHOT or TDP or DPTF are also faulty.
    community.acer.com/t5/Tablets/...Boost-​issues/td-p/6873 - Cached
  7. // boost timer.hpp header file -----// #ifndef BOOST_TIMER_HPP #define BOOST _TIMER_HPP #include #include #include # ... std::numeric_limits::max ...
    lists.boost.org/Archives/boost/att-​47990/timer.hpp
  8. -Boost Level-Manual Timer-Automatic Timer-Limit Feature-Warning Feature-Start Boost Setting This means you can control a nitrous system based on boost levels!
    www.mrturbo.co.za/product%20pages/boost_​controllers.htm - Cached
  9. A patched version of high_resolution_timer.hpp that includes support for gettimeofday() if it exists in preference to boost::timer(). ... numeric_limits < time_t >:: ...
    svn.boost.org/.../3345/high_resolution_​timer.hpp - Cached
  10. ... numeric_limits<std::clock_t>::max() and timer.hpp header normally includes <limits> indirectly (though this may be off if using the BOOST_NO_LIMITS macro).
    stackoverflow.com/questions/2758848 - Cached