i need to basically wrap some sort of timer around a block of code. i need to be able to print out how long it took to execute that particular block of code. i've looked through the api and the books i have, but i cant find anything helpful. any ideas?