Skip to content
  • Izzard, Robert Dr (Maths & Physics)'s avatar
    fb02cabf
    update for timers : · fb02cabf
    Izzard, Robert Dr (Maths & Physics) authored
    the rdtsc timer has been decprecated along with its various macros.
    instead, checking for the timer is now done in the timers.c file.
    
    the C library's clock functions are used as a backup in case
    the rdtsc timer is not available, e.g. on other architectures.
    fb02cabf
    update for timers :
    Izzard, Robert Dr (Maths & Physics) authored
    the rdtsc timer has been decprecated along with its various macros.
    instead, checking for the timer is now done in the timers.c file.
    
    the C library's clock functions are used as a backup in case
    the rdtsc timer is not available, e.g. on other architectures.
Loading