This allows to remove manual conversions like multiplication by 60, and uses a type-safe type instead of a raw int64_t.
Backport of core#30170.
Depends on D16498.
Differential D16501
refactor: Use type-safe time in txorphanage Fabien on Jul 18 2024, 13:28. Authored by Tags None Subscribers None
Details
This allows to remove manual conversions like multiplication by 60, and uses a type-safe type instead of a raw int64_t. Backport of core#30170. Depends on D16498. ninja all check-all
Diff Detail
|