292
293
if 'hpss' in debug.debug_flags:
293
294
self._request_start_time = osutils.timer_func()
299
297
def _trace(self, action, message, extra_bytes=None, include_time=False):
300
298
# It is a bit of a shame that this functionality overlaps with that of