aboutsummaryrefslogtreecommitdiff
path: root/src/util/timetaker.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move files to subdirectories (#6599)Vitaliy2017-11-081-2/+2
| | | | * Move files around
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-5/+1
| | | | * Migrate cpp headers to pragma once
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-3/+3
| | | | * C++11 cleanup on constructors dir script
* Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker2017-05-261-7/+7
| | | | MacOSX build fix + cleanups
* Add varying levels of precision to TimeTakerkwolekr2013-03-291-2/+5
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-171-0/+51