resetGasMetering
Signature
function resetGasMetering() external;
Description
Resets gas metering to the gas limit of current execution frame (i.e. gasleft() will be restored to initial value).
resetGasMeteringfunction resetGasMetering() external;
Resets gas metering to the gas limit of current execution frame (i.e. gasleft() will be restored to initial value).