summaryrefslogtreecommitdiff
path: root/platform/default/timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [tidy] modernize-use-autoBruno de Oliveira Abinader2017-05-121-1/+1
* [node, glfw] Remove libuv 0.10 supportJohn Firebaugh2017-03-101-7/+1
* Revert "[core] libuv unref() not really needed"Thiago Marcos P. Santos2016-02-241-0/+1
* [core] libuv unref() not really neededThiago Marcos P. Santos2016-02-201-1/+0
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-251-2/+2
* [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-091-8/+1
* [core] use `default` instead of empty function bodyKonstantin Käfer2015-12-031-2/+1
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
* [core] Remove mbgl/util/uv.hppThiago Marcos P. Santos2015-12-011-9/+56
* [core] Merge uv_detail.hpp into uv.hppJohn Firebaugh2015-12-011-1/+1
* [core] Introduce Timer abstractionThiago Marcos P. Santos2015-12-011-0/+40