!7 p { repeat 10 { time "Calling printDeadlocks 1000 times." { repeat 10000 { printDeadlocks(); } } } }