Skip to content

ccusage / _consts / DEFAULT_REFRESH_INTERVAL_SECONDS

Variable: DEFAULT_REFRESH_INTERVAL_SECONDS

ts
const DEFAULT_REFRESH_INTERVAL_SECONDS: 1 = 1;

Default refresh interval in seconds for live monitoring mode Used in blocks command for real-time updates

Released under the MIT License.