I'm not DBA but basically you can run multiple queries at once.
Query 1 has a 10 second wait.
Query 2 has a 10 second wait.
You may run these concurrently or at the same time. So in the end both queries finish in 10 seconds but this counts as 20 seconds of wait time.