TransactionClock
A type that provides the moment of a transaction.
protocol TransactionClock : Sendable
Browse conforming typesBuilt-in Clocks
struct DefaultTransactionClock
The default transaction clock.
struct CustomTransactionClock
A custom transaction clock.