coal 3.0.2
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
Loading...
Searching...
No Matches
coal::CPUTimes Struct Reference

#include <coal/timings.h>

Public Member Functions

 CPUTimes ()
void clear ()

Public Attributes

double wall
double user
double system

Constructor & Destructor Documentation

◆ CPUTimes()

coal::CPUTimes::CPUTimes()
inline

Member Function Documentation

◆ clear()

void coal::CPUTimes::clear()
inline

Member Data Documentation

◆ system

double coal::CPUTimes::system

◆ user

double coal::CPUTimes::user

◆ wall

double coal::CPUTimes::wall

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