[][src]Type Definition wand::core::FpsCounter

type FpsCounter = Rc<RefCell<FpsCounterProto>>;