Provides struct and type for a ProcessingHistoryEvent
@type t() :: %Gleanex.Indexing.ProcessingHistoryEvent{ endTime: String.t() | nil, startTime: String.t() | nil }