API reference / @evolu/common / local-first / TimestampConfig
Interface: TimestampConfig
Defined in: packages/common/src/local-first/Timestamp.ts:20
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/local-first/Timestamp.ts:26 |