API Reference / @evolu/common / Evolu/Internal / TimestampConfig
Interface: TimestampConfig
Defined in: packages/common/src/Evolu/Timestamp.ts:17
Properties
Property | Modifier | Type | Description | Defined in |
---|---|---|---|---|
maxDrift | readonly | number | Maximum physical clock drift allowed in ms. The default value is 5 * 60 * 1000 (5 minutes). | packages/common/src/Evolu/Timestamp.ts:23 |