Function.doTime >= 0.1.2
Purpose
Do the `task` for the given amount of ms
Syntax
							Function.doTime
							(
								
									Numberms
								
									Functiontask
								
									Functioncallback
								
							);
							
						
						
						
							
								Parameters
mstaskcallback
Comments