Beispiel #1
0
 /// <summary>获取时间戳-秒</summary>
 public double GetUTCSecond()
 {
     return(timer.GetUTCSecond());
 }