CMS 3D CMS Logo

Stopwatch.h File Reference

#include <time.h>

Go to the source code of this file.

Classes

struct  Stopwatch

Typedefs

typedef struct Stopwatch Stopwatch_struct

Functions

Stopwatch new_Stopwatch (void)
double seconds ()
void Stopwatch_delete (Stopwatch S)
double Stopwatch_read (Stopwatch Q)
void Stopwatch_resume (Stopwatch Q)
void Stopwatch_start (Stopwatch Q)
void Stopwatch_stop (Stopwatch Q)
void Stopwtach_reset (Stopwatch Q)


Typedef Documentation

typedef struct Stopwatch Stopwatch_struct


Function Documentation

Stopwatch new_Stopwatch ( void   ) 

double seconds (  ) 

Referenced by VisEvent::analyze(), and VisEventIdTwig::onNewEvent().

void Stopwatch_delete ( Stopwatch  S  ) 

double Stopwatch_read ( Stopwatch  Q  ) 

void Stopwatch_resume ( Stopwatch  Q  ) 

void Stopwatch_start ( Stopwatch  Q  ) 

void Stopwatch_stop ( Stopwatch  Q  ) 

void Stopwtach_reset ( Stopwatch  Q  ) 


Generated on Tue Jun 9 17:56:11 2009 for CMSSW by  doxygen 1.5.4