hpp-fcl  1.7.0
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

FCL_REAL wall
 
FCL_REAL user
 
FCL_REAL system
 

Constructor & Destructor Documentation

◆ CPUTimes()

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

Member Function Documentation

◆ clear()

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

Member Data Documentation

◆ system

FCL_REAL hpp::fcl::CPUTimes::system

◆ user

FCL_REAL hpp::fcl::CPUTimes::user

◆ wall

FCL_REAL hpp::fcl::CPUTimes::wall

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