Пример #1
0
 public long Now()
 {
     return(TimeHelper.ClientNow() - this.syncClientTime + syncTime);
 }