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