X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FDatagramSocketProtocol.hh;fp=senf%2FSocket%2FProtocols%2FDatagramSocketProtocol.hh;h=5aa460d68b0f20378d5bc6807343334b7e18890c;hb=4d345995adff65ddb6e8aca34ef5eb30ce0fe934;hp=84368a3d3b6cb13e0d0a6045055c6d8829a72f87;hpb=d00efd99445ae9cef71068f11788fbd2f4412997;p=senf.git diff --git a/senf/Socket/Protocols/DatagramSocketProtocol.hh b/senf/Socket/Protocols/DatagramSocketProtocol.hh index 84368a3..5aa460d 100644 --- a/senf/Socket/Protocols/DatagramSocketProtocol.hh +++ b/senf/Socket/Protocols/DatagramSocketProtocol.hh @@ -45,6 +45,8 @@ namespace senf { : public virtual SocketProtocol { public: + ClockService::clock_type timestamp_system() const; ///< Return packet timestamp of last packet + ClockService::clock_type timestamp() const; ///< Return packet timestamp of last packet /**< The returned timestamp represents the time, at which the last network packet passed to the user has been