const INITIAL_REFLOW_DELAY: u64 = 200_000_000;
Expand description

How long we should wait before performing the initial reflow after <body> is parsed, in nanoseconds.