sec->msec -- Convert SEC seconds into an equivalent number of milliseconds.
Synopsis
(sec->msec sec)
Description
Convert SEC seconds into an equivalent number of milliseconds.
Especially useful for add-timer-hook! and other timing related procedures
that take milliseconds.