Beman Dawes
|
04b48fd55f
|
Add BOOST_NOEXCEPT and allies. Apply to Boost.Timer. Correct several Boost.timer boo boos detected while testing BOOST_NOEXCEPT.
[SVN r74895]
|
2011-10-10 14:48:39 +00:00 |
|
Beman Dawes
|
3b6269bfad
|
Change stop() to void return, supply auto_cpu_timer observers, change m_os to pointer to enable compiler generated operator=, change report() to no longer do stop() ... resume()
[SVN r74778]
|
2011-10-07 13:57:43 +00:00 |
|
Beman Dawes
|
e3b6783e6c
|
Eliminate default_format from header. This eliminates initialization issues at the cost of some additional overloads. Docs to follow. Suggested by Rob. This change was made simpler by combining and reorganizing so there are now only two source files.
[SVN r74765]
|
2011-10-06 20:50:47 +00:00 |
|
Beman Dawes
|
8c86e40603
|
Increase cpu_timer_test fuzz
[SVN r74751]
|
2011-10-06 12:09:00 +00:00 |
|
Beman Dawes
|
f3bcede75e
|
Try to isolate the difference between elapsed std::time() and elapsed cpu_timer wall-clock time in a way that works for both Windows and POSIX.
[SVN r74747]
|
2011-10-06 01:16:41 +00:00 |
|
Beman Dawes
|
bc3c77d467
|
Hand merge Version 2 from https://github.com/Beman/timer
[SVN r74697]
|
2011-10-04 15:06:50 +00:00 |
|