Function clock

  • Returns the number of seconds of CPU time for the program. It's typical use is to benchmark a piece of code.

    Returns number