Allegro 0 Posted April 22, 2010 Report Share Posted April 22, 2010 (edited) Hi, I want Time measurement between A...B point at a TASK. I think, i must write at A point; timer_last = SysGetTime() i must write at B point; timer_diff = SysGetElapsedTime(timer_last); I am Right Think ??? Edited April 22, 2010 by Allegro Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.