UNPKG

perfnow

Version:

0.1 kb window.performance.now high resolution timer polyfill with Date fallback

36 lines (35 loc) 625 B
{ "node": true, "browser": true, "worker": true, "esnext": true, "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "immed": true, "indent": 2, "latedef": true, "newcap": true, "noarg": true, "quotmark": "single", "regexp": true, "undef": true, "strict": false, "trailing": true, "smarttabs": true, "validthis": true, "white": true, "globals":{ "jasmine": false, "describe": false, "xdescribe": false, "it": false, "xit": false, "beforeEach": false, "afterEach": false, "expect": false, "spyOn": false, "define": false } }