Home » Community » Newbie corner » time measurement :: RTIMING, TimeStop, GetTickCount
Re: time measurement :: RTIMING, TimeStop, GetTickCount [message #36211 is a reply to message #36207] |
Sat, 12 May 2012 12:03  |
|
cbpporter wrote on Sat, 12 May 2012 10:13 |
std::chrono::duration_cast<std::chrono::microseconds>(duration).count()
Really? WTF is happening with C++?
|
I thought exactly the same when I saw it first It would get better with "using namespace std::chrono;", but still the style is not really up to my taste - a lot of static methods, specialized type members in each class, and other syntactic constructions that just make it all longer... Maybe we should create a nice, shorthand U++ wrapper 
Honza
|
|
|
 |
|
time measurement :: RTIMING, TimeStop, GetTickCount
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
By: Didier on Wed, 09 May 2012 22:23
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
|
 |
|
Re: time measurement :: RTIMING, TimeStop, GetTickCount
|
Goto Forum:
Current Time: Sun Aug 24 20:35:59 CEST 2025
Total time taken to generate the page: 0.03903 seconds
|