Function timeAndLogLoadMapEventAsync
timeAndLogLoadMapEventAsync( metricsAdapter: IEntityMetricsAdapter, loadType: EntityMetricsLoadType, entityClassName: string,): < TFields extends Record<string, any>, TSerializedLoadValue, TLoadValue extends IEntityLoadValue<TSerializedLoadValue>,>( promise: Promise<ReadonlyMap<TLoadValue, readonly Readonly<TFields>[]>>,) => Promise<ReadonlyMap<TLoadValue, readonly Readonly<TFields>[]>> Returns <
TFields extends Record<string, any>,
TSerializedLoadValue,
TLoadValue extends IEntityLoadValue<TSerializedLoadValue>,
>(
promise: Promise<ReadonlyMap<TLoadValue, readonly Readonly<TFields>[]>>,
) => Promise<ReadonlyMap<TLoadValue, readonly Readonly<TFields>[]>>