CMS 3D CMS Logo

List of all members | Public Attributes
Stopwatch Struct Reference

#include <Stopwatch.h>

Public Attributes

double last_time
 
int running
 
double total
 

Detailed Description

Definition at line 4 of file Stopwatch.h.

Member Data Documentation

double Stopwatch::last_time

Definition at line 6 of file Stopwatch.h.

int Stopwatch::running

Definition at line 5 of file Stopwatch.h.

double Stopwatch::total

Definition at line 7 of file Stopwatch.h.