src/hotspot/share/utilities/vmError.hpp
changeset 55239 74832e7b5cad
parent 53599 0de1f006d3c3
child 58579 05dd6144d434
--- a/src/hotspot/share/utilities/vmError.hpp	Wed Jun 05 14:01:01 2019 -0400
+++ b/src/hotspot/share/utilities/vmError.hpp	Wed Jun 05 14:07:14 2019 -0400
@@ -135,6 +135,7 @@
   static jlong get_reporting_start_time();
   static void record_step_start_time();
   static jlong get_step_start_time();
+  static void clear_step_start_time();
 
 public: