apple / swift-cluster-membership

Distributed Membership Protocol implementations in Swift
https://apple.github.io/swift-cluster-membership/
Apache License 2.0
201 stars 20 forks source link

Use Swift.Instant for point in time? #87

Open ktoso opened 2 years ago

ktoso commented 2 years ago

In a few places we have "suspicion started at" times -- can those use Instant now?