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