summaryrefslogtreecommitdiff
path: root/src/node_perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_perf.h')
-rw-r--r--src/node_perf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/node_perf.h b/src/node_perf.h
index a8e43dc347..2e77c6f25e 100644
--- a/src/node_perf.h
+++ b/src/node_perf.h
@@ -25,8 +25,6 @@ using v8::Value;
extern const uint64_t timeOrigin;
-double GetCurrentTimeInMicroseconds();
-
static inline const char* GetPerformanceMilestoneName(
enum PerformanceMilestone milestone) {
switch (milestone) {