[][src]Type Definition near_vm_logic::types::ProfileData

type ProfileData = Rc<RefCell<[u64; 59]>>;

Profile of gas consumption.