Contents

GetCurrentZeroTimestamp

Gets the current zero timestamp value.

Declaration

void GetCurrentZeroTimestamp(uint64_t *out_sample_time, uint64_t *out_host_time);

Parameters

  • out_sample_time:

    On return, the most current sample time tracked by the hardware device.

  • out_host_time:

    On return, the most current host time tracked by the hardware device.

See Also

Accessing Timestamps