API reference / @evolu/common / Evolu/Internal / TimestampConfig
Interface: TimestampConfig
Defined in: packages/common/src/Evolu/Timestamp.ts:21
Extended by
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:27 |