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