Exemple #1
0
 public void Begin(long timestamp)
 {
     ReceiveBuffer.Begin(timestamp);
     SendBuffer.Begin(timestamp);
 }