function getMilliseconds( time ) {
if ( typeof time == ‘number’ ) {
return time;
} var matches = time.match( /(^d*.?d*)(w*)/ );
var num = matches && matches[1];
var unit = matches && matches[2];
if ( !num.length ) {
return 0;
}
num = parseFloat( num );
var mult = msUnits[ unit ] || 1;
return num * mult;
}
Close
Find Us
Close

- Laura Vettel
- Company CEO
- Drops of rain could be heard hitting the pane, which made him feel quite sad. How about if I sleep a little bit longer and forget all this nonsense.
Close