Crate wlan_trace

source ·

Modules§

Macros§

  • Writes a duration event when the current scope exits. No event is written at the start of the duration. As with all wlan-trace macros, the category will be “wlan” by default.
  • Writes a duration begin event immediately and writes a duration end event when the current scope exits. As with all wlan-trace macros, the category will be “wlan” by default.

Functions§