public double GetNowTime() { return(pt.GetMillisecondsTime()); }
public long GetNowTime() { return((long)timer.GetMillisecondsTime()); }