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

pub fn used_gas() -> Gas

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