MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / time

Function time

lib/web/jshint.js:1445–1447  ·  view source on GitHub ↗
(label)

Source from the content-addressed store, hash-verified

1443}
1444
1445function time(label) {
1446 times[label] = now()
1447}
1448
1449function timeEnd(label) {
1450 var time = times[label]

Callers 3

loadedMethod · 0.85
evalMethod · 0.85

Calls 1

nowFunction · 0.85

Tested by

no test coverage detected