Beispiel #1
0
 /// <summary>
 /// Clear all pending events and reset the tick to 0.
 /// </summary>
 public static void Clear()
 {
     eventQueue.Clear();
 }