Sitelet https://hardhat.org/docs/reference/cheatcodes/environment/resume-gas-metering
Skip to content

resumeGasMetering

function resumeGasMetering() external;

Resumes gas metering (i.e. gasleft() will decrease as operations are executed). Gas usage will resume at the same amount at which it was paused.