#include main () { while(1) printf("%ld\r", 1000 * clock() / CLOCKS_PER_SEC); }