A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://morganstanley.github.io/modern-cpp-kafka/doxygen/structKAFKA__API_1_1Timestamp.html below:

Modern C++ Kafka API: KAFKA_API::Timestamp Struct Reference

The time point together with the type. More...

#include <Timestamp.h>

enum class   Type { NotAvailable , CreateTime , LogAppendTime }   using  Value = std::int64_t     Timestamp (Value v=0, Type t=Type::NotAvailable)     Timestamp (Value v, rd_kafka_timestamp_type_t t)     operator std::chrono::time_point< std::chrono::system_clock > () const   std::string  toString () const   Obtains explanatory string.
  static Type  convertType (rd_kafka_timestamp_type_t tstype)   static std::string  toString (Type t)   static std::string  toString (Value v)   Value  msSinceEpoch   The milliseconds since epoch.
  Type  type   The type shows what the msSinceEpoch means (CreateTime or LogAppendTime).
 

The time point together with the type.

The documentation for this struct was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4