lamber-ken commented on a change in pull request #1469:
URL: https://github.com/apache/incubator-hudi/pull/1469#discussion_r413398227



##########
File path: 
hudi-common/src/main/java/org/apache/hudi/common/util/HoodieTimer.java
##########
@@ -69,4 +76,13 @@ public long endTimer() {
     }
     return timeInfoDeque.pop().stop();
   }
+
+  public long deltaTime() {

Review comment:
       hi @vinothchandar @nsivabalan, you're all think it's unnecessary, 
willing to take your suggestion. But from my side, it's better to use 
`deltaTime()`, will address it : )




----------------------------------------------------------------
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.

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


Reply via email to