UNPKG

timeandreturn

Version:

Get the elapsed time of a block of code and return the result of that block of code.

2 lines 124 B
export declare function formatBlockTime(block: () => any, elapsedTime: number): string; //# sourceMappingURL=format.d.ts.map