aboutsummaryrefslogtreecommitdiff
path: root/src/share/back/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/back/util.h')
-rw-r--r--src/share/back/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/share/back/util.h b/src/share/back/util.h
index b02ad7b3c..d0b517d7c 100644
--- a/src/share/back/util.h
+++ b/src/share/back/util.h
@@ -343,6 +343,7 @@ jvmtiError objectReferrers(jobject obj, ObjectBatch *referrers, int maxObjects);
// ANDROID-CHANGED: Helper function to get current time in milliseconds on CLOCK_MONOTONIC
jlong milliTime(void);
+jlong nsTime(void);
/*
* Command handling helpers shared among multiple command sets