Hello, I want to simulate a time consuming task on Erlang, let's say I want to execute 10 000 times the above line: test_mnesia:busqueda(cars). How can I accomplish this on Erlang? thanks, fabio.