justchen1369 / time-function

time the time taken for a function to execute in milliseconds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

time-function

Returns the time taken for a function to execute in milliseconds.

parameters

func

The function to execute.

args

Arguments to pass to the function.

About

time the time taken for a function to execute in milliseconds.


Languages

Language:JavaScript 100.0%