修改时间 09-04-2009 04:14 AM
已解决! 转到解答。
修改时间 09-04-2009 04:51 AM
frame 1: Get Tick Count Value i.e. Start Count
frame 2: Your code to be executed
frame 3: Get Tick Count Value i.e. End Count
End Count - Start Count = Lapsed Count (ms)
What do you want to achieve?
修改时间 09-04-2009 07:15 AM
修改时间 09-04-2009 07:23 AM