Export 0.1.45
[platform/framework/web/web-ui-fw.git] / src / widgets / virtualgrid / js / jquery.mobile.tizen.virtualgrid.js
index 990bbe9..bdcfba4 100755 (executable)
        };
 
        function getCurrentTime () {
-               return (new Date()).getTime();
+               return Date.now();
        }
 
        $.extend (MomentumTracker.prototype, {