Function rttest_get_sample_at

Function Documentation

int rttest_get_sample_at(const size_t iteration, int64_t *sample)

Get latency sample at the given iteration.

Parameters:
  • iteration[in] Iteration of the test to get the sample from

  • The[out] resulting sample: time in nanoseconds between the expected wakeup time and the actual wakeup time