Type Definition legion::storage::Epoch[][src]

pub type Epoch = u64;
Expand description

A world epoch. Epochs are incremented each time a world is packed, and are used by the packing heuristics as a measure of age.