blip
blip copied to clipboard
we could streamline the C/C++ types we use for timestamps
int64 would work for all timestamps, even nanosecond precision (max ns timestamp from EPOCH would be year ~2260)
I started using std::chrono::system_clock::time_point here : https://github.com/cubzh/cubzh/pull/774/files