Millisecond Timer Library
v0.8
Millisecond Timer Library for use with Add a Simple Library tutorial.
Main Page
Files
File List
Globals
mstimer.h
Go to the documentation of this file.
1
13
#include "simpletools.h"
14
20
int
mstime_start
();
21
25
void
mstime_stop
();
26
32
int
mstime_get
();
33
37
void
mstime_reset
();
38
45
void
mstime_set
(
int
newTime);
46
Generated on Wed May 1 2013 17:40:29 for Millisecond Timer Library by
1.8.1.2