请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:LAUNCHXL-CC3235SF 您好、 TI 工程师
现在 SDK 是6.10.00.05。 我想得到系统的运行时间,它是精确到 ms ,我使用 clock()函数, 但它是错误的。
我想获取/设置时间戳、 其准确度为 ms。是否有任何函数可获取?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好、 TI 工程师
现在 SDK 是6.10.00.05。 我想得到系统的运行时间,它是精确到 ms ,我使用 clock()函数, 但它是错误的。
我想获取/设置时间戳、 其准确度为 ms。是否有任何函数可获取?
您好!
基本上,你可以使用 Clock_GetTicks ()。
Shlomi.