pub unsafe extern "C" fn clock() -> clock_t
Time used by the program so far (user time + system time). The result / CLOCKS_PER_SECOND is program time in seconds.