hpp-fcl  2.4.1
HPP fork of FCL -- The Flexible Collision Library
hpp::fcl::CPUTimes Struct Reference

#include <hpp/fcl/timings.h>

Public Member Functions

 CPUTimes ()
 
void clear ()
 

Public Attributes

double wall
 
double user
 
double system
 

Constructor & Destructor Documentation

◆ CPUTimes()

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

Member Function Documentation

◆ clear()

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

Member Data Documentation

◆ system

double hpp::fcl::CPUTimes::system

◆ user

double hpp::fcl::CPUTimes::user

◆ wall

double hpp::fcl::CPUTimes::wall

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