aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/timestamp.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* base/time: Replaces by std::chrono.Alexander Sulfrian2015-04-031-2/+4
|
* remove semicolon after namespaceAlexander Sulfrian2014-05-041-1/+1
| | | | | Class definitions have to end with a semicolon but not namespaces. So remove this everywhere.
* base/timestamp: add class to store a point of timeAlexander Sulfrian2013-01-181-0/+64