statsHistorySize

View as MarkdownOpen in Claude
get statsHistorySize(): number
set statsHistorySize(value): void

Number of seconds of metrics history to retain.

Examples

console.log(client.preferences.statsHistorySize);