Change in vdsm[master]: stomp: use monotonic timer instead of clock

ybronhei at redhat.com ybronhei at redhat.com
Sun Mar 1 12:03:31 UTC 2015


Yaniv Bronhaim has posted comments on this change.

Change subject: stomp: use monotonic timer instead of clock
......................................................................


Patch Set 6: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/37056/6/lib/yajsonrpc/stomp.py
File lib/yajsonrpc/stomp.py:

Line 36: 
Line 37: _ESCAPE_CHARS = (('\\\\', '\\'), ('\\r', '\r'), ('\\n', '\n'), ('\\c', ':'))
Line 38: 
Line 39: 
Line 40: elapsed_time = lambda: os.times()[4]
just saw in https://gerrit.ovirt.org/#/c/37098/3/lib/vdsm/sslutils.py that apparently we have utils.monotonic_time
Line 41: 
Line 42: 
Line 43: class Command:
Line 44:     MESSAGE = "MESSAGE"


-- 
To view, visit https://gerrit.ovirt.org/37056
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I58fa9009c72422f28065282cdb3b5d20f010ec80
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list