Module wlan_common::time

source ·

Structs§

  • Representation of N IEEE 802.11 TimeUnits. A TimeUnit is defined as 1024 micro seconds. Note: Be careful with arithmetic operations on a TimeUnit. A TimeUnit is limited to 2 octets and can easily overflow. However, there is usually no need to ever work with TUs > 0xFFFF.