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