frontend-performance-lab
GitHub Pages
Preparing search index...
benchmark/src/profiling
measureInteraction
Function measureInteraction
measureInteraction
<
T
>
(
scenario
:
string
,
label
:
string
,
action
:
()
=>
T
,
)
:
{
measure
:
InteractionMeasure
;
result
:
T
}
Type Parameters
T
Parameters
scenario
:
string
label
:
string
action
:
()
=>
T
Returns
{
measure
:
InteractionMeasure
;
result
:
T
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub Pages
frontend-performance-lab
Loading...