rzezeski/libMicro

Add clock_gettime()

Closed this issue · 0 comments

Add clock_gettime() benchmarks:

  • CLOCK_MONOTONIC
  • CLOCK_REALTIME

If possible add:

  • CLOCK_MONOTONIC_RAW (Linux)
  • CLOCK_PROCESS_CPUTIME_ID(Linux)
  • CLOCK_THREAD_CPUTIME_ID (Linux)