I found this answer regarding the possibility to get the difference between two rows for a column field ( https://stackoverflow.com/questions/634568/how-to-get-difference-between-two-rows-for-a-column-field#= )
My question is, how can I make the same thing, when the Value is a Timestamp? I am using SQL Server 2012.
The table looks like in the picture below
Hope it's more clear right now. I'm pretty new at this.
Thank you in advance.