Re: [reSIProcate] Timer vulnerability
Scott,
I am looking into *nix version of GetTickCount(), no luck yet.
If anyone knows, please let me know.
Ken
Scott Godin wrote:
I think it would be better to add some relative time functions to Timer and
have the timers use these, instead of redefining getSystemTime(). I was
considering do this a while back - but the consensus was to not worry about
it. Looks like you found another reason to do it - so maybe it's time! : )
Do Unix OSs have a function similar to GetTickCount()?