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