delayRecalculationUntilPagesVisible

After ReaderView has been refreshed, delay timeline recalculation until the first visible pages have rendered. ReaderView is typically refreshed on window resize or when changing view options.

Setting this value to true will cause pages to get rendered to screen faster.

Setting this value to false will cause the timeline to recalculate faster, but will increase time until pages are rendered to screen.