4.271.10 int32_t difftime
int32_t difftime(time_t time1, time_t time0)
The difftime function returns the difference between two binary time stamps, time1 - time0.
int32_t difftime(time_t time1, time_t time0)
The difftime function returns the difference between two binary time stamps, time1 - time0.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.