drupflare/worker - v1.0.0
Preparing search index...
site
FillWindowResult
Interface FillWindowResult
A window that ran.
interface
FillWindowResult
{
drained
:
boolean
;
fills
:
number
;
ok
:
true
;
outcomes
:
FillWindowReply
[]
;
site
:
string
;
stopped
:
"error"
|
"wall-budget"
|
null
;
wallMs
:
number
;
}
Index
Properties
drained
fills
ok
outcomes
site
stopped
wall
Ms
Properties
drained
drained
:
boolean
fills
fills
:
number
ok
ok
:
true
outcomes
outcomes
:
FillWindowReply
[]
site
site
:
string
stopped
stopped
:
"error"
|
"wall-budget"
|
null
wall
Ms
wallMs
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
drained
fills
ok
outcomes
site
stopped
wall
Ms
drupflare/worker - v1.0.0
Loading...
A window that ran.