Forum Discussion

cgillam0513's avatar
cgillam0513
New Contributor
5 years ago

Unsafe functions in C project

I am trying to profile my C solution with AQtime, but I am running into an issue, where multiple functions are marked as unsafe.   As a result, AQtime claims I have 100% code coverage for these u...