]> git.sur5r.net Git - freertos/commit
Add variable to keep a count of the high frequency time tick occurrences. This is...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 21 May 2009 12:26:27 +0000 (12:26 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 21 May 2009 12:26:27 +0000 (12:26 +0000)
commit821b1d849e84cd373643f998b32527c36fd4b7f0
tree2f9f10a4a09080589341aa32d1b612a759b34de8
parentf23bd18242184f727f6e99fcb2f9bb80671fcf4b
Add variable to keep a count of the high frequency time tick occurrences.  This is then used by the run time stats gathering macros.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@728 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c