UsageLimits
Defined in: src/usage-limits.ts:226
Properties
Section titled “Properties”calibratedAt
Section titled “calibratedAt”calibratedAt:
number|null
Defined in: src/usage-limits.ts:231
credits
Section titled “credits”credits:
CreditWindow|null
Defined in: src/usage-limits.ts:229
session5h
Section titled “session5h”session5h:
LimitWindow|null
Defined in: src/usage-limits.ts:227
stale:
boolean
Defined in: src/usage-limits.ts:230
subscriptionOnly
Section titled “subscriptionOnly”subscriptionOnly:
boolean
Defined in: src/usage-limits.ts:234
true in api-key auth mode: usage tracking is subscription-only, so the meters carry no data and the UI shows an explicit subscription-only state (not a fake zero meter).
week:
LimitWindow|null
Defined in: src/usage-limits.ts:228