timekeeper_integration_lib

Function create_cobalt_event_stream

Source
pub fn create_cobalt_event_stream(
    proxy: Arc<MetricEventLoggerQuerierProxy>,
    log_method: LogMethod,
) -> Pin<Box<dyn Stream<Item = MetricEvent>>>
Expand description

Create a stream of MetricEvents from a proxy.