Converts standard clock seconds to platform-dependent intervals.
#include <prinrval.h> PRIntervalTime PR_SecondsToInterval(PRUint32 seconds);
The function has the following parameter:
seconds
Platform-dependent equivalent of the value passed in the seconds
parameter.