From "SQL Server DMV Starter Pack" by Louis Davidson and Tim Ford.
Clears the wait statistics so that the results of the 'Signal and Resource Waits' scripts are more relevant.
Wait stats are cumulative since SQL started, so will not give results that reflect waits over a shorter timeframe. This script resets those statistics to improve the timeliness of your results.