if (curFrame == 0) g_t0 = CurrentTime();
TimeSpan dt = CurrentTime() - g_t0;
2 Likes
thanks, that’s exactly what I need
thanks, yes, that’s even better for me!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.