Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't recalculate timing offsets in inner loop
Moving the timing offset calculation up one loop has no effect on the results, since it depends on the packet, but not any specific block.
- Loading branch information