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