Function ambient_api::prelude::epoch_time
source · pub fn epoch_time() -> Duration
Expand description
The time, relative to Jan 1, 1970. Not guaranteed to be monotonic. Use game_time for most applications.
pub fn epoch_time() -> Duration
The time, relative to Jan 1, 1970. Not guaranteed to be monotonic. Use game_time for most applications.