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