Let the sun shine in and run the simulation for a given amount of time. # use fern_sim::Terrarium; # use std::time::Duration; # let mut tm = Terrarium::new(); tm.apply_sunlight(Duration::from_secs(60));
(&mut self, time: Duration)
source not stored for this graph (policy: none)
no outgoing calls