summaryrefslogtreecommitdiff
path: root/include/mbgl/util/chrono.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [core] OnlineFileSource - rate limitIvo van Dongen2016-09-131-0/+2
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-6/+9
* [core] Remove unused parts of chrono.hppJohn Firebaugh2016-01-221-25/+0
* [core] Polyfill std::chrono::absJohn Firebaugh2016-01-221-0/+8
* [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their APIJohn Firebaugh2016-01-221-0/+13
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-271-0/+31
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-0/+16