Function.doTime >= 0.1.2
Purpose
Do the `task` for the given amount of ms
Syntax
Function.doTime
(
NumbermsFunctiontaskFunctioncallback
);
Parameters
ms
task
callback
Do the `task` for the given amount of ms
ms
task
callback
Comments