lastCallGas
Signature
Section titled “Signature”function lastCallGas() external view returns (Gas memory gas);Description
Section titled “Description”Gets the gas used in the last call from the callee perspective.
function lastCallGas() external view returns (Gas memory gas);Gets the gas used in the last call from the callee perspective.