Ends precise measurement of a region of code and returns a timestamp.

Synopsis

Declared in <folly/chrono/Hardware.h>

uint64_t
hardware_timestamp_measurement_stop() noexcept;

Return Value

A hardware timestamp taken at the end of a measurement.

Created with MrDocs