Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HistoryGenerator

Hierarchy

Index

Properties

currentEventId

currentEventId: number = 1

timestampGen

timestampGen: function = randomTimestampGen

Type declaration

    • (): Date
    • Returns Date

Methods

createHistoryEvent

  • createHistoryEvent(eventType: EventType): HistoryEvent

seek

  • seek(eventId: number): void

Generated using TypeDoc