Gets the timestamp value of the stored sample, if enabled.

Syntax

template<…>
ProfileCheckStatus amsr::socal::r20_11::events::SamplePtr<>::GetTimeStamp()const -> TimeStamp

Returns

The E2E profile check status of the stored sample.

Thread-safety, Reentrance, Result Delivery

  • Threadsafe : TRUE for same class instance, TRUE for different instances.
  • Reentrant : TRUE for same class instance, TRUE for different instances.
  • Synchronous : TRUE.