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