one microsecond = one second / one million
I have 1 Ghz duron and those timing functions take something between
1 and 2 microseconds and the loop itself takes 2 microseconds.
So one Round() = 30 nanoseconds = 30 hz
one Trunc() = 42 nanoseconds = 42 hz

Siim