gus-asf commented on code in PR #2347: URL: https://github.com/apache/solr/pull/2347#discussion_r1526264015
########## solr/core/src/java/org/apache/solr/util/ThreadCpuTimer.java: ########## @@ -74,7 +74,7 @@ public static boolean isSupported() { /** * Return the initial value of CPU time for this thread when this instance was first created. * NOTE: absolute value returned by this method has no meaning by itself, it should only be used - * when comparing elapsed time between this value and {@link #getCurrentCpuTimeNs()}. + * when comparing elapsed time between this value and {@link #getElapsedTimerCpuNs()}. Review Comment: ah refactor tools... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org