Project

General

Profile

Talk #566

std::chrono — typesafe time keeping in C++

Added by Kretz, Matthias almost 10 years ago. Updated almost 10 years ago.

Status:
Presented
Priority:
Normal
Start date:
2014-04-28
Due date:
2014-05-28
% Done:

0%

Estimated time:
Talk Author(s):
Bjørn Bäuchle
Presenter:
Bjørn Bäuchle

Description

Calculations with times, dates and durations are necessary in many different contexts. In scientific codes we are often interested in time durations, be that for measuring run-time or calculations on time points. C++11 introduced the std::chrono classes to the standard library to simplify these tasks.
In the talk, I will give an overview over the facilities provided by C and point out pit falls. Thereafter, std::chrono is introduced and its solutions and shortcomings are discussed.


Files

chrono.pdf (196 KB) chrono.pdf Bäuchle, Bjørn, 2014-05-28 16:09
#1

Updated by Kretz, Matthias almost 10 years ago

  • Due date set to 2014-05-28
  • Assignee set to Bäuchle, Bjørn
#2

Updated by Kretz, Matthias almost 10 years ago

  • Status changed from New to Accepted for Presentation
#3

Updated by Kretz, Matthias almost 10 years ago

  • Subject changed from std::chrono to std::chrono — typesafe time keeping in C++
  • Description updated (diff)
#4

Updated by Kretz, Matthias almost 10 years ago

  • Description updated (diff)
#5

Updated by Bäuchle, Bjørn almost 10 years ago

  • File chrono.pdf chrono.pdf added
  • Talk Author(s) set to Bjørn Bäuchle
  • Presenter set to Bjørn Bäuchle
#6

Updated by Kretz, Matthias almost 10 years ago

  • Status changed from Accepted for Presentation to Presented

Also available in: Atom PDF