MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
Clock Struct Reference

#include <walltime.h>

Collaboration diagram for Clock:
[legend]

Public Attributes

char name [128]
 
double time
 
double max
 
double min
 
double mean
 
char symbol
 

Detailed Description

Definition at line 39 of file walltime.h.

Member Data Documentation

◆ max

double Clock::max

Definition at line 42 of file walltime.h.

Referenced by walltime_get(), walltime_report(), and walltime_summary_clocks().

◆ mean

double Clock::mean

Definition at line 44 of file walltime.h.

Referenced by walltime_get(), walltime_report(), and walltime_summary_clocks().

◆ min

double Clock::min

Definition at line 43 of file walltime.h.

Referenced by walltime_get(), walltime_report(), and walltime_summary_clocks().

◆ name

char Clock::name[128]

◆ symbol

char Clock::symbol

Definition at line 45 of file walltime.h.

Referenced by walltime_get_symbol().

◆ time

double Clock::time

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