Commit 68e9e5f1 authored by Chris Toshok's avatar Chris Toshok

we need to define HAVE_GETTIMEOFDAY + TIME_WITH_SYS_TIME to get sub-second timings

parent 9405fb14
......@@ -59,6 +59,9 @@
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_MKTIME 1
#define TIME_WITH_SYS_TIME
#define HAVE_GETTIMEOFDAY 1
#define PY_FORMAT_LONG_LONG "ll"
#define PY_FORMAT_SIZE_T "z"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment