CMS 3D CMS Logo

Classes | Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_3_8_patch3/src/Validation/Performance/bin/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 ( )
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)