Test.Wait
                                
                                        
                            
                        
                                    (
  
                                        
                                                
                                                segment
                                                , 
                                                delay
                                    )
                                
                                - Parameters:
 - 
                                                    
segment <Function>A function to run when the wait is over. - 
                                                    
delay <int>The number of milliseconds to wait before running the code.