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