瀏覽代碼

Android has clock_gettime() - thanks Michael Labbe!

Sam Lantinga 11 年之前
父節點
當前提交
f71fa2f402
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/SDL_config_android.h

+ 1 - 0
include/SDL_config_android.h

@@ -104,6 +104,7 @@
 #define HAVE_SETJMP 1
 #define HAVE_NANOSLEEP  1
 #define HAVE_SYSCONF    1
+#define HAVE_CLOCK_GETTIME	1
 
 #define SIZEOF_VOIDP 4