RTS API Documentation  1.10.11
Data Fields
error_period Struct Reference

#include <switch_types.h>

+ Collaboration diagram for error_period:

Data Fields

int64_t start
 
int64_t stop
 
uint32_t flaws
 
uint32_t consecutive_flaws
 
struct error_periodnext
 

Detailed Description

Definition at line 672 of file switch_types.h.

Field Documentation

◆ consecutive_flaws

uint32_t error_period::consecutive_flaws

◆ flaws

uint32_t error_period::flaws

◆ next

struct error_period* error_period::next

◆ start

int64_t error_period::start

◆ stop

int64_t error_period::stop

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