- Preparing search index...
- The search index is not available
wretch
Properties
perfs
Type declaration
-
- <T, C, R>(this: C & WretchResponseChain<T, C, R>, cb?: ((timing: any) => void)): PerfsAddon
-
Parameters
-
-
Optional
cb: ((timing: any) => void)
-
- (timing: any): void
-
Returns void
Performs a callback on the API performance timings of the request.
Warning: Still experimental on browsers and node.js