GenEvent.Stream

GenEvent.Stream

Defines a GenEvent stream.

This is a struct returned by GenEvent.stream/2. The struct is public and contains the following fields:

  • :manager - the manager reference given to GenEvent.stream/2
  • :timeout - the timeout between events, defaults to :infinity

Summary

Types

t()

Types

t()

t() :: %GenEvent.Stream{manager: GenEvent.manager, timeout: timeout}

© 2012–2017 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/elixir/1.3.4/GenEvent.Stream.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部