Public Member Functions | Public Attributes | List of all members
hpp::fcl::CPUTimes Struct Reference

#include <timings.h>

Public Member Functions

void clear ()
 
 CPUTimes ()
 

Public Attributes

double system
 
double user
 
double wall
 

Detailed Description

Definition at line 17 of file timings.h.

Constructor & Destructor Documentation

◆ CPUTimes()

hpp::fcl::CPUTimes::CPUTimes ( )
inline

Definition at line 22 of file timings.h.

Member Function Documentation

◆ clear()

void hpp::fcl::CPUTimes::clear ( )
inline

Definition at line 24 of file timings.h.

Member Data Documentation

◆ system

double hpp::fcl::CPUTimes::system

Definition at line 20 of file timings.h.

◆ user

double hpp::fcl::CPUTimes::user

Definition at line 19 of file timings.h.

◆ wall

double hpp::fcl::CPUTimes::wall

Definition at line 18 of file timings.h.


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


hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:16