[fpc-pascal] EpikTimer v1.0.1 released
Marco van de Voort
marcov at stack.nl
Wed May 28 14:00:06 CEST 2014
> In fact I do want the best possible stuff and not a fork. I am just
> trying to help (as I would like to use it in the said current project).
In that case some attention points:
- help implementing and testing fine grained timings on *nix. Now it only has a special
case for linux.
- Seems high precision is not used on anything but x86.
- Is rdtsc safe for CPUs that can vary clock of cores independently like
Core Mono? What if the process changed CPU to a different clocked core?
More information about the fpc-pascal
mailing list