Nohpforme
YaBB Newbies

I Love YaBB 2!
Posts: 4
|
In Win32, I use GetTickCount to tell how long it's been since something has happened. For example, I might do a GetTickCount when I start something and then call it again to see how long it's been since that action started. What's the normal way of doing this in C# or .Net?
|