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