Back to Sails

`req._startTime`

docs/reference/req/req._startTime.md

12.12.2000508 B
Original Source

req._startTime

The moment that Sails started processing the request, as a Javascript Date object.

This property is not added when your app is in production mode.

Usage

usage
req._startTime;
<docmeta name="displayName" value="req._startTime"> <docmeta name="pageType" value="property">