Skip to main content

Crate noxtls_platform

Crate noxtls_platform 

Source
Expand description

Portable hooks for wall time, monotonic timers, and entropy suitable for embedded TLS stacks.

Functions§

unix_timestamp_secs
Reads whole seconds since the Unix epoch using the system clock when std is enabled.

Type Aliases§

MonotonicMillis
Millisecond-resolution opaque timestamp used by DTLS flight and retransmit timers.