summaryrefslogtreecommitdiff
path: root/src/utilcode/stresslog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utilcode/stresslog.cpp')
-rw-r--r--src/utilcode/stresslog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utilcode/stresslog.cpp b/src/utilcode/stresslog.cpp
index f4b8961fcb..d364b06dd6 100644
--- a/src/utilcode/stresslog.cpp
+++ b/src/utilcode/stresslog.cpp
@@ -51,7 +51,7 @@ unsigned __int64 getTimeStamp() {
#endif // _TARGET_X86_
-#if defined(_TARGET_X86_)
+#if defined(_TARGET_X86_) && !defined(FEATURE_PAL)
/*********************************************************************************/
/* Get the the frequency cooresponding to 'getTimeStamp'. For x86, this is the