Type alias StreamTimeRecordProperties

StreamTimeRecordProperties: {
    timestamp: number;
}

Type declaration

  • timestamp: number