mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-02-07 19:34:18 +08:00
Update README.md
This commit is contained in:
parent
ba4e7bd95c
commit
4dfa1e8641
@ -172,7 +172,7 @@ This example shows how to use the delta value of `get_system_ticks()` to measure
|
||||
|
||||
If you are using EventRecorder in MDK, once you deployed the `perf_counter`, it will provide the timer service for EventRecorder by implenting the following functions: `EventRecorderTimerSetup()`, `EventRecorderTimerGetFreq()` and `EventRecorderTimerGetCount()`.
|
||||
|
||||
If you have not modify anything in `EventRecorderConf.h`, **you don't have to anything** and please keep the default configuration. If you see warnings like this:
|
||||
If you have not modify anything in `EventRecorderConf.h`, **you don't have to**, and please keep the default configuration. If you see warnings like this:
|
||||
|
||||
```
|
||||
Invalid Time Stamp Source selected in EventRecorderConf.h!
|
||||
|
Loading…
x
Reference in New Issue
Block a user