/// <summary> /// Gets the milliseconds value. /// </summary> /// <returns></returns> public double GetMilliseconds() { return(hc.GetMilliseconds(dt)); }