You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/10/12 12:59:36 UTC

[GitHub] [sling-org-apache-sling-engine] joerghoh commented on a diff in pull request #26: SLING-11618 fix units in the slingfilter webconsole printer

joerghoh commented on code in PR #26:
URL: https://github.com/apache/sling-org-apache-sling-engine/pull/26#discussion_r993429966


##########
src/main/java/org/apache/sling/engine/impl/filter/FilterHandle.java:
##########
@@ -85,14 +85,16 @@ public long getTime() {
         return time.get();
     }
 
+    // timing unit is in microseconds

Review Comment:
   adjusted



-- 
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: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org