Searched refs:install_timestamp (Results 1 – 1 of 1) sorted by relevance
18 install_timestamp: Option<DateTime<Utc>>, field40 install_timestamp: None, in new()59 self.install_timestamp.as_ref() in install_time()63 self.install_timestamp = Some(Utc::now()); in set_install_time_now()