pub static WAIT_FOR_IMPRESSION: Lazy<Duration>
Expand description

The waiting time before sending out an impression event - 8 seconds (used as milliseconds in JS).

Sets the timeout in JS with setTimeout function for sending events when showing the Ads.

Related: