Skip to content

Kim Kullings Weblog

About my stuff

Menu
  • About me & impressum
Menu

Tag: C++11

A simple benchmark timer in C++11

Posted on December 6, 2018December 6, 2018 by kimkulling

I just wrote a small time-measurement-class in C++11 to be able to measure the time spended in a loop. It is just a simple struct which will measure the time via RAII ( see Resource_acquisition_is_initialization ) . The time will be measured by using the std::clock() ( see std::clock-doc ) class. So this solution will…

Connect with me

Link to my Rss Page
Link to my Twitter Page

Categories

Find older posts

©2021 Kim Kullings Weblog | Built using WordPress and Responsive Blogily theme by Superb