Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
constructor
Method · 0.95
session
Function · 0.45
within
Function · 0.45
hopeThat
Function · 0.45
tryBlock
Function · 0.45
tryTo
Function · 0.45
section
Function · 0.45
pauseSession
Function · 0.45
parseInput
Function · 0.45
startUnlessRunning
Function · 0.45
effects_test.js
File · 0.45
actor_test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected