Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1792
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

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 Smile 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 Smile

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Search for constant and show it....
Next Topic: How do I 'check' a Switch control
Goto Forum:
  


Current Time: Sun Aug 24 23:24:37 CEST 2025

Total time taken to generate the page: 0.04091 seconds