4.270.1 time_t time
time_t time(time_t *timer)
The time function returns the systems current time stamp. If timer is not a null pointer, the return value is also assigned to the object it points to.
time_t time(time_t *timer)
The time function returns the systems current time stamp. If timer is not a null pointer, the return value is also assigned to the object it points to.
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.