/** Interval at which the various debug metrics will be refreshed. */
export const DEFAULT_REFRESH_INTERVAL = 1000;
