AWS IoT Device SDK C:
Platform
Platform portability layer
|
Return to main page ↑ |
Returns a nonzero, monotonically-increasing system time in milliseconds.
This function reads a millisecond-resolution system clock. The clock should always be monotonically-increasing; therefore, real-time clocks that may be set by another process are not suitable for this function's implementation.
Example