sentry-vir - v3.2.1
Preparing search index...
ThrottleCacheEntry
Type Alias ThrottleCacheEntry
Type for entries in
throttleCache
.
type
ThrottleCacheEntry
=
{
intervalCount
:
number
;
intervalStartAt
:
FullDate
<
UtcTimezone
>
;
throttleStartedAt
:
FullDate
<
UtcTimezone
>
|
undefined
;
}
Index
Properties
interval
Count
interval
Start
At
throttle
Started
At
Properties
interval
Count
intervalCount
:
number
interval
Start
At
intervalStartAt
:
FullDate
<
UtcTimezone
>
throttle
Started
At
throttleStartedAt
:
FullDate
<
UtcTimezone
>
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
interval
Count
interval
Start
At
throttle
Started
At
sentry-vir - v3.2.1
Loading...
Type for entries in throttleCache.