What is the best timestamp to use while using Cassandra with C#? I have been using DateTime.Now.Ticks, but I have seen others using different things.
Thanks.
What is the best timestamp to use while using Cassandra with C#? I have been using DateTime.Now.Ticks, but I have seen others using different things.
Thanks.