Martin Storsjö
30bcfea6b8
Simplify ifdefs in measure_time.h
...
Instead of using "defined(MSC_VER) || defined(__MINGW32__)" to
indicate the windows platform, just check for the _WIN32 define
instead.
Also remove an unused codepath - the removed codepath would
only be used under the condition
"(defined(MSC_VER) || defined(__MINGW32__)) && !defined(_WIN32)",
and I'm not aware of any environment with MSVC or MinGW that
doesn't define _WIN32, thus this codepath never was used.
2014-01-27 08:08:23 +02:00
..
2013-12-14 20:37:33 -08:00
2014-01-05 14:53:21 +02:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2014-01-21 15:00:56 +02:00
2013-12-23 21:42:31 +01:00
2014-01-08 17:03:00 -08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2014-01-13 12:14:43 +02:00
2014-01-05 14:53:21 +02:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2014-01-11 13:58:56 +02:00
2014-01-05 15:04:34 +02:00
2013-12-29 00:13:34 +02:00
2013-12-12 14:21:12 -08:00
2014-01-05 15:04:34 +02:00
2014-01-03 14:49:45 +08:00
2013-12-12 14:21:12 -08:00
2014-01-27 08:08:23 +02:00
2014-01-23 17:21:13 +08:00
2013-12-15 15:18:19 +08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2014-01-22 16:09:20 +08:00
2014-01-05 15:04:34 +02:00
2013-12-12 14:21:12 -08:00
2014-01-05 15:04:34 +02:00
2013-12-12 14:21:12 -08:00
2014-01-17 12:39:33 +02:00
2013-12-12 14:21:12 -08:00
2014-01-03 14:49:45 +08:00
2014-01-05 15:04:34 +02:00
2013-12-15 15:18:19 +08:00
2014-01-05 15:04:34 +02:00
2013-12-12 14:21:12 -08:00
2014-01-24 14:51:44 +02:00
2013-12-09 04:51:09 -08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2014-01-05 14:53:21 +02:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2014-01-05 15:04:34 +02:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2013-12-12 14:21:12 -08:00
2014-01-09 09:20:35 +08:00
2014-01-24 14:50:31 +02:00
2013-12-12 14:21:12 -08:00