Skip to content
  • Philippe Gerum's avatar
    lib/cobalt: ticks: drop cobalt_read_hrclock() · 0f65c8af
    Philippe Gerum authored and Jan Kiszka's avatar Jan Kiszka committed
    As we move away from the representation of time based on hardware
    clock ticks, keeping cobalt_read_hrclock() makes no sense anymore.
    
    This was an internal, undocumented service returning the hardware TSC
    value for the platform. The log of commit #d584a57d
    
     which introduced it
    clearly stated that applications should stick with the common
    representation used by clock_gettime(), i.e. nanosecs.
    
    Signed-off-by: default avatarPhilippe Gerum <rpm@xenomai.org>
    0f65c8af