cziegeler commented on code in PR #26:
URL:
https://github.com/apache/sling-org-apache-sling-engine/pull/26#discussion_r993422929
##########
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:
I think this is supposed to return milliseconds - as it is also used for the
mbean
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]