Function near_sdk::env::used_gas[][src]

pub fn used_gas() -> Gas
Expand description

The gas that was already burnt during the contract execution (cannot exceed prepaid_gas)