Re: [Live-devel] Converting timeval to DateTime .NET

2008-12-11 Thread Ross Finlayson
I would like to know how can I convert a timeval presentationTime value in function afterGettingFrame(..., struct timeval presentationTime) to .NET DateTime ticks (number of ticks passed since 0001-01-01)? I don't know, but this seems completely unrelated to your next question: In my after

[Live-devel] Converting timeval to DateTime .NET

2008-12-11 Thread Alexey Vasilyev
Hi, I'm using Windows. Windows version uses QueryPerformanceCounter() in GroupsockHelper.cpp. I would like to know how can I convert a timeval presentationTime value in function afterGettingFrame(..., struct timeval presentationTime) to .NET DateTime ticks (number of ticks passed since 0001-0