/** * This method is used to get the time end of the promise. */ public function getTimeEnd(): float;
Well, as the name suggests, it's a way to take the time that promise fulfills.
Last updated 1 year ago