Source.Of.Timestamps and Infra.Timestamps are two nicknames that fit UtcMilliTime. It's a software defined clock for Windows that yields UnixTimeMilliseconds Int64 timestamps. It allows .NET developers to use Time.Now just like JavaScript devs use Date.now(), obtaining the same kind of timestamps. Synchronizes with NTP. Mock friendly.
-
Updated
Oct 30, 2019 - C#