mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 03:35:35 +00:00
1f7dd8df9b
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
13 lines
180 B
Plaintext
13 lines
180 B
Plaintext
|
|
Time: get milliseconds
|
|
time_get_milliseconds:
|
|
|
|
Time: get seconds
|
|
time_get_seconds:
|
|
|
|
Time: delay milliseconds
|
|
time_delay_milliseconds:100
|
|
|
|
Time: delay seconds
|
|
time_delay_seconds:1
|