mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-25 09:35:19 +00:00
02d684061b
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
13 lines
181 B
Plaintext
13 lines
181 B
Plaintext
|
|
Time: get milliseconds
|
|
time_get_milliseconds:
|
|
|
|
Time: get seconds
|
|
time_get_seconds:
|
|
|
|
Time: delay milliseconds
|
|
time_delay_milliseconds:1000
|
|
|
|
Time: delay seconds
|
|
time_delay_seconds:1
|