Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_stats_pm Struct Reference

Power management statistics. More...

#include <net_stats.h>

Data Fields

uint64_t overall_suspend_time
 
net_stats_t suspend_count
 
uint32_t last_suspend_time
 
uint32_t start_time
 

Detailed Description

Power management statistics.

Field Documentation

◆ last_suspend_time

uint32_t net_stats_pm::last_suspend_time

◆ overall_suspend_time

uint64_t net_stats_pm::overall_suspend_time

◆ start_time

uint32_t net_stats_pm::start_time

◆ suspend_count

net_stats_t net_stats_pm::suspend_count

The documentation for this struct was generated from the following file: