TensorFlow Serving C++ API Documentation
Public Attributes | List of all members
tensorflow::serving::EventBus< E >::EventAndTime Struct Reference

Event and the publish time associated with it. More...

#include <event_bus.h>

Public Attributes

const E & event
 
uint64_t event_time_micros
 

Detailed Description

template<typename E>
struct tensorflow::serving::EventBus< E >::EventAndTime

Event and the publish time associated with it.

Definition at line 103 of file event_bus.h.


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