stop_watch.hpp File Reference

Provides "Software Timer" or a polling timer. More...

#include <stdint.h>
#include "lpc_sys.h"
Include dependency graph for stop_watch.hpp:

Go to the source code of this file.

Data Structures

class  MicroSecondStopWatch
 

Detailed Description

Provides "Software Timer" or a polling timer.

20140401 : Added more useful methods 20131201 : First version history tag (this one)