MCPcopy Create free account
hub / github.com/browserify/console-browserify / now

Function now

index.js:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2var util = require("util")
3var assert = require("assert")
4function now() { return new Date().getTime() }
5
6var slice = Array.prototype.slice
7var console

Callers 2

timeFunction · 0.85
timeEndFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected