stop_watch.h File Reference

Header file for a general purpose timer based on the C time function. More...

#include <iostream>
#include <string>
#include <ctime>
Include dependency graph for stop_watch.h:
This graph shows which files directly or indirectly include this file:

Classes

class  StopWatch
 Defines a general purpose timer based on the C time function. More...
 

Detailed Description

Author
Avery E. Broderick
Date
June, 2017

To be added