package ecs type Event struct { // Delta is time between events in ms Delta uint64 }