ezmsg.event.message#
Classes
- class EventMessage(offset: float, ch_idx: int, sub_idx: int = 0, value: Number = 1)[source]#
Bases:
object- offset: float#
The temporal offset at which the event occurred. This is a float in seconds. The reference point is unspecified and depends on the clock the application uses. Most applications will use time.time.
- __init__(offset, ch_idx, sub_idx=0, value=1)#
- class EventMessage(offset: float, ch_idx: int, sub_idx: int = 0, value: Number = 1)[source]#
Bases:
object- offset: float#
The temporal offset at which the event occurred. This is a float in seconds. The reference point is unspecified and depends on the clock the application uses. Most applications will use time.time.
- __init__(offset, ch_idx, sub_idx=0, value=1)#