Is there a platform-independent way to measure time up to micro seconds using C standard library?
I'd use a combination of clock() and CLOCKS_PER_SEC