File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
## Timer
2
2
3
- <span class =" images " >![ ] ( https://os.mbed.com/docs/v5.10/mbed-os-api-doxy/classmbed_1_1_timer.png ) <span >Timer class hierarchy</span ></span >
4
-
5
3
Use the Timer interface to create, start, stop and read a timer for measuring small times (between microseconds and seconds).
6
4
7
5
You can independently create, start and stop any number of Timer objects.
@@ -10,7 +8,7 @@ You can independently create, start and stop any number of Timer objects.
10
8
11
9
### Timer class reference
12
10
13
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https://os.mbed.com/docs/v5.10/mbed-os-api-doxy/classmbed_1_1_timer .html )
11
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https://os.mbed.com/docs/v5.10/mbed-os-api-doxy/_timer_8h_source .html )
14
12
15
13
### Timer hello, world
16
14
You can’t perform that action at this time.
0 commit comments