spot  1.1.4
Public Member Functions | Public Attributes | List of all members
spot::time_info Struct Reference

A structure to record elapsed time in clock ticks. More...

#include <misc/timer.hh>

Collaboration diagram for spot::time_info:
Collaboration graph

Public Member Functions

 time_info ()
 

Public Attributes

clock_t utime
 
clock_t stime
 

Detailed Description

A structure to record elapsed time in clock ticks.

Constructor & Destructor Documentation

spot::time_info::time_info ( )
inline

Member Data Documentation

clock_t spot::time_info::stime
clock_t spot::time_info::utime

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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Mon Jul 29 2013 00:27:25 for spot by doxygen 1.8.4