Edit

kc3-lang/libxkbcommon/bench

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2018-07-05 18:13:14
    Hash : c8e17eed
    Message : bench: simplify the bench helpers Trim the API a bit. Also, just always use gettimeofday(), which is portable. Hopefully the system clock doesn't change while a benchmark is running. Signed-off-by: Ran Benita <ran234@gmail.com>