4044b19151175ece187ae905af82fba775dfad8c0599f51114723ae6c352ffbe0db705a33f97357ae45697629d3633f8fa7f63c0969cf1967ee1a43a956a3c-exec 175 B

123456
  1. #!/usr/bin/env ./node_modules/.bin/coffee
  2. # Expected output is above 0.005 and below 0.07.
  3. now = require('../../lib/performance-now')
  4. console.log -(now() - now()).toFixed 3