global: snapshot

This commit is contained in:
nym21
2026-03-02 19:44:45 +01:00
parent 4e7cd9ab6f
commit ccb2db2309
37 changed files with 337 additions and 1412 deletions

View File

@@ -75,7 +75,7 @@ where
) -> Result<()> {
macro_rules! period {
($field:ident) => {
self.0.$field.compute_indirect(
self.0.$field.compute_indirect_sequential(
starting_indexes.$field,
&indexes.$field.first_height,
height_source,