FromMilliseconds(Milliseconds: Double): TimeSpan;
Milliseconds - the number of milliseconds in the time interval.
The FromMilliseconds method creates a time interval of the specified number of milliseconds.
See also:
TimeSpan