pub fn current_iteration() -> u64
Expand description

Get the current system iteration timestamp.

This can be used to track changes in components over time with Entry::has_changed_since and similar functions.