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