mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-04 18:27:48 +00:00
The timing module might include time.h on its own when on a suitable platform, even if MBEDTLS_HAVE_TIME is disabled. Co-authored-by: Tom Cosgrove <[email protected]> Signed-off-by: Andrzej Kurek <[email protected]>
9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
Timing: get timer
|
|
timing_get_timer:
|
|
|
|
Timing: delay 0ms
|
|
timing_delay:0:
|
|
|
|
Timing: delay 100ms
|
|
timing_delay:100:
|