I have come across this problem several times in which I would like to have multiple versions of the same file in the same directory. The way I have been doing it using C# i
you can use:
Stopwatch.GetTimestamp();