• Show log

    Commit

  • Hash : 3c12d671
    Author : Kazunobu Kuriyama
    Date : 2015-08-24T13:33:32

    bench: Modify benchmarks for a wider range of platforms
    
     - Add the new files bench.c and bench.h to implement a timer module.
     - Implement the module with clock_gettime(), mach_absolute_time(), or
       gettimeofday(), depending on a given platform.
     - Replace the time measurement code of the benchmark programs with the
       functions of the module.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags