Last updated 1 year ago
/** * This method is used to get the time start of the promise. */ public function getTimeStart(): float;
This method will return the real-time calculated by the function when that promise is initialized.
microtime(true)