Rosen Penev
|
3a64325c7e
|
Remove inline from functions
This breaks C++ semantics. It's also unnecessary.
|
2019-09-09 16:46:58 -07:00 |
|
Gabriele Gristina
|
03fab4a345
|
Fix clock_gettime() on OSX (v2)
|
2018-01-11 02:41:16 +01:00 |
|
Gabriele Gristina
|
43ce4f6135
|
Add checks for clock_gettime() support in Makefile
|
2017-12-26 14:09:30 +01:00 |
|
Gabriele Gristina
|
4f8343b8b1
|
Fix clock_gettime() on OSX
|
2017-12-26 13:49:17 +01:00 |
|
jsteube
|
bbe9b723e1
|
Timer: Switch from gettimeofday() to clock_gettime() to workaround problems on cygwin
|
2017-12-10 14:02:43 +01:00 |
|
Rosen Penev
|
4ceb7a1afa
|
Prefer _WIN to _POSIX for defines.
Also miscellaneous fixes here and there.
|
2017-02-23 15:55:06 -08:00 |
|
jsteube
|
743dba56db
|
Replaced timer macros with inlines
|
2016-10-01 12:55:39 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
2a6e03510b
|
Add template files
|
2016-09-11 11:42:19 +02:00 |
|