Function freya::prelude::generation
pub fn generation() -> usize
Expand description
Get the current render since the inception of this component
This can be used as a helpful diagnostic when debugging hooks/renders, etc
pub fn generation() -> usize
Get the current render since the inception of this component
This can be used as a helpful diagnostic when debugging hooks/renders, etc