Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getTimeStamp()

template<typename Key, typename Value, typename UpdateTag>
std::chrono::time_point< std::chrono::system_clock > DataStorm::Sample< Key, Value, UpdateTag >::getTimeStamp ( ) const
nodiscardnoexcept

Gets the timestamp of the sample.

The timestamp is generated by the writer and corresponds to the time of sending.

Returns
The timestamp.

Definition at line 906 of file DataStorm.h.