Ramees, what is the purpose of the wait? for now, you could have a very complex way of achieving this... you may have to get the current time, then while(current_timestamp < (timestamp+wait_time).. in SP11 (at the end of the month) you will be able to use nodejs which you may use the timeout functions from JavaScript there may not be a current functionality but it is still achievable (maybe too much work involved) please explain what you are trying to do... another way to do this... if you create a stored proc then it can run as an xs job on a specified interval. hope this helps
↧