Edit Page

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

#
req._startTime;

Is something missing?

If you notice something we've missed or could be improved on, please follow this link and submit a pull request to the sails repo. Once we merge it, the changes will be reflected on the website the next time it is deployed.

Reference

Reference