Audacity 3.2.0
Public Attributes | List of all members
t_diag_struct Struct Reference

#include <Diags.h>

Public Attributes

long countdown
 
long initial_count
 
long total
 
long most_recent
 
long least
 
long most
 
const wchar_t * pMessage
 

Detailed Description

Definition at line 20 of file Diags.h.

Member Data Documentation

◆ countdown

long t_diag_struct::countdown

Definition at line 21 of file Diags.h.

Referenced by diagnostics_do_diag_mem(), and diagnostics_do_perfmon_stop().

◆ initial_count

long t_diag_struct::initial_count

Definition at line 22 of file Diags.h.

Referenced by diagnostics_do_diag_mem(), and diagnostics_do_perfmon_stop().

◆ least

long t_diag_struct::least

Definition at line 25 of file Diags.h.

Referenced by diagnostics_do_diag_mem(), and diagnostics_do_perfmon_stop().

◆ most

long t_diag_struct::most

Definition at line 26 of file Diags.h.

Referenced by diagnostics_do_diag_mem(), and diagnostics_do_perfmon_stop().

◆ most_recent

long t_diag_struct::most_recent

◆ pMessage

const wchar_t* t_diag_struct::pMessage

◆ total

long t_diag_struct::total

Definition at line 23 of file Diags.h.

Referenced by diagnostics_do_diag_mem(), and diagnostics_do_perfmon_stop().


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