aboutsummaryrefslogtreecommitdiff
path: root/src/util/timetaker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-2/+1
* Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker2017-05-261-15/+8
* Clean up getTime helpersShadowNinja2017-04-281-4/+4
* Fix unit reported by TimeTaker (was always ms)Kahrl2014-10-091-2/+11
* Add varying levels of precision to TimeTakerkwolekr2013-03-291-5/+6
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Hopefully fix includes on mingwPerttu Ahola2012-06-171-2/+2
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-171-0/+61