I already looked through the octave-forge packages, but I was curious whether there was an Octave equivalent to Matlab's timeit() function here? I'm trying to test the efficiency of my code. If there isn't a function, I could work on implementing one.