mmg2d
mytime Struct Reference

Chrono object. More...

#include <chrono.h>

Data Fields

double gini
 
double gend
 
double gdif
 
double uini
 
double uend
 
double udif
 
double sini
 
double send
 
double sdif
 
struct timeval rutim
 
struct rusage ru
 
int call
 

Detailed Description

Chrono object.

mytime allow storage of chronograph informations.

Field Documentation

◆ call

int mytime::call

◆ gdif

double mytime::gdif

◆ gend

double mytime::gend

◆ gini

double mytime::gini

◆ ru

struct rusage mytime::ru

◆ rutim

struct timeval mytime::rutim

◆ sdif

double mytime::sdif

◆ send

double mytime::send

◆ sini

double mytime::sini

◆ udif

double mytime::udif

◆ uend

double mytime::uend

◆ uini

double mytime::uini

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