Preparing search index...
The search index is not available
Entity
Entity
@expo/entity
timeAndLogLoadEventAsync
Function timeAndLogLoadEventAsync
timeAndLogLoadEventAsync
(
metricsAdapter
:
IEntityMetricsAdapter
,
loadType
:
EntityMetricsLoadType
,
entityClassName
:
string
,
)
:
<
TFields
>
(
promise
:
Promise
<
readonly
Readonly
<
TFields
>
[]
>
,
)
=>
Promise
<
readonly
Readonly
<
TFields
>
[]
>
Parameters
metricsAdapter
:
IEntityMetricsAdapter
loadType
:
EntityMetricsLoadType
entityClassName
:
string
Returns
<
TFields
>
(
promise
:
Promise
<
readonly
Readonly
<
TFields
>
[]
>
,
)
=>
Promise
<
readonly
Readonly
<
TFields
>
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Entity
Loading...