summaryrefslogtreecommitdiff
path: root/src/mbgl/util/stopwatch.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] remove some uses of <iostream> and <sstream>Konstantin Käfer2018-10-231-0/+3
|
* [core] Measuring tiles requesting/parsing time using logging (#12152)Lloyd Sheng2018-06-211-0/+15
| | | | | | | | | | | | * Tile timing * Refactor logging code * Keep the scope of `messageStream` constrained * Make log message more clear * Fix crash issue if onlineResponse.data is null
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
|
* [core] Avoid redundant 'inline' usageBruno de Oliveira Abinader2016-06-181-6/+6
|
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-2/+2
| | | | Ref: http://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-value.html
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
|
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
|
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-2/+2
|
* Use std::chronoLeith Bade2015-02-041-1/+2
|
* make most headers privateKonstantin Käfer2014-12-041-0/+40