UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 593 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesMutations](./x-components.historyqueriesmutations.md) &gt; [setSessionTimeStamp](./x-components.historyqueriesmutations.setsessiontimestamp.md) ## HistoryQueriesMutations.setSessionTimeStamp property Sets the [HistoryQueriesState.sessionTimeStampInMs](./x-components.historyqueriesstate.sessiontimestampinms.md) property. **Signature:** ```typescript setSessionTimeStamp: (timeStamp: number) => void; ```