fn timestamp_of_manifest_or_config( manifest: &ImageManifest, config: &ImageConfiguration, ) -> Option<u64>
Find the timestamp of the manifest (or config), ignoring errors.