Dear members

Exist any function in SAGE with same goal of rdtsc() in C?.

For example:

tmp_ini = rdtsc()
...
instructions ..
...
tmp_dec = rdtsc() - tmp_ini;

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to