String formatTraceViewerTimestamp(DateTime timestamp) { return _traceViewerTimestampFormatter.format(timestamp); }