aboutsummaryrefslogtreecommitdiff
path: root/src/util/timetaker.cpp
AgeCommit message (Expand)Author
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-05-26Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker
2017-04-28Clean up getTime helpersShadowNinja
2014-10-09Fix unit reported by TimeTaker (was always ms)Kahrl
2013-03-29Add varying levels of precision to TimeTakerkwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Hopefully fix includes on mingwPerttu Ahola
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola