Function sentry::drain_events [] [src]

pub fn drain_events(timeout: Option<Duration>)

Drain events that are not yet sent of the current client.

This calls into drain_events of the currently active client. See that function for more information.