MCPcopy
hub / github.com/codeceptjs/CodeceptJS / start

Method start

lib/result.js:61–63  ·  view source on GitHub ↗

* Sets the start time to the current time.

()

Source from the content-addressed store, hash-verified

59 * Sets the start time to the current time.
60 */
61 start() {
62 this._startTime = new Date()
63 }
64
65 /**
66 * Sets the end time to the current time.

Callers 15

constructorMethod · 0.95
sessionFunction · 0.45
withinFunction · 0.45
hopeThatFunction · 0.45
tryBlockFunction · 0.45
tryToFunction · 0.45
sectionFunction · 0.45
pauseSessionFunction · 0.45
parseInputFunction · 0.45
startUnlessRunningFunction · 0.45
effects_test.jsFile · 0.45
actor_test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected