aboutsummaryrefslogtreecommitdiff
path: root/src/util/timetaker.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move files to subdirectories (#6599)Vitaliy2017-11-081-2/+2
| | | | * Move files around
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-2/+1
| | | | * C++11 cleanup on constructors dir script
* Time: Change old `u32` timestamps to 64-bit (#5818)SmallJoker2017-05-261-15/+8
| | | | MacOSX build fix + cleanups
* Clean up getTime helpersShadowNinja2017-04-281-4/+4
| | | | | | This increases size of the getTime return values to 64 bits. It also removes the TimeGetter classes since the getTime functions are now very precise.
* 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