Commit Graph

9 Commits (master)

Author SHA1 Message Date
Rosen Penev 3a64325c7e
Remove inline from functions
5 years ago
Gabriele Gristina 03fab4a345 Fix clock_gettime() on OSX (v2)
6 years ago
Gabriele Gristina 43ce4f6135 Add checks for clock_gettime() support in Makefile
6 years ago
Gabriele Gristina 4f8343b8b1 Fix clock_gettime() on OSX
6 years ago
jsteube bbe9b723e1 Timer: Switch from gettimeofday() to clock_gettime() to workaround problems on cygwin
7 years ago
Rosen Penev 4ceb7a1afa
Prefer _WIN to _POSIX for defines.
7 years ago
jsteube 743dba56db Replaced timer macros with inlines
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 2a6e03510b Add template files
8 years ago