Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8717 )
Change subject: [util] operators for MonoDelta addition/subtraction ...................................................................... [util] operators for MonoDelta addition/subtraction Introduced a pair of operators to add and subtract MonoDelta instances. The result is a MonoDelta representing the result time interval. I'm going to use the newly introduced functionality in follow-up patches. Change-Id: Idc1fe1e2dd3b47b6a0d9ef977749c7c27dbf168c Reviewed-on: http://gerrit.cloudera.org:8080/8717 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/util/monotime-test.cc M src/kudu/util/monotime.cc M src/kudu/util/monotime.h 3 files changed, 81 insertions(+), 0 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8717 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Idc1fe1e2dd3b47b6a0d9ef977749c7c27dbf168c Gerrit-Change-Number: 8717 Gerrit-PatchSet: 5 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot (241)
