plushie/testing/timeout

Shared timeout scaling for renderer-backed test infrastructure.

Values

pub fn scale(base_ms: Int) -> Int

Scale a test infrastructure timeout by PLUSHIE_TEST_TIMEOUT.

The variable is an integer multiplier. Unset, invalid, and non-positive values use a multiplier of 1.

Search Document