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

type Epoch = u64;

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