bpod_core.bpod.structs.RawEvent

class bpod_core.bpod.structs.RawEvent

Bases: NamedTuple

Raw event data from the Bpod device.

event_id: int

Index of the event.

micros_us: int

Time of the event relative to the Bpod’s session clock (microseconds).