[][src]Type Definition near_sdk::ProfileData

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

Profile of gas consumption.