@grandlinex/kernel
Preparing search index...
ServerTiming
Class ServerTiming
Implements
IServerElement
Index
Constructors
constructor
Properties
map
Methods
complete
Element
start
start
Func
Constructors
constructor
new
ServerTiming
()
:
ServerTiming
Returns
ServerTiming
Properties
map
map
:
Map
<
string
,
ServerTimingElement
[]
>
Methods
complete
Element
completeElement
(
e
:
ServerTimingElement
)
:
void
Parameters
e
:
ServerTimingElement
Returns
void
start
start
(
chanel
:
string
)
:
ServerTimingElement
Parameters
chanel
:
string
Returns
ServerTimingElement
start
Func
startFunc
<
T
>
(
chanel
:
string
,
fc
:
()
=>
Promise
<
T
>
)
:
Promise
<
T
>
Type Parameters
T
Parameters
chanel
:
string
fc
:
()
=>
Promise
<
T
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
map
Methods
complete
Element
start
start
Func
@grandlinex/kernel
Loading...