29 #define G_LOG_DOMAIN "Timings" 48 g_debug (
"%4.6f (%2.6f): Started", now, 0.0 );
55 g_debug (
"%4.6f (%2.6f): %s:%s:%-3d %s", now, now -
global_timer_last, file, str, line, msg );
62 g_debug (
"%4.6f (%2.6f): Stopped", now, 0.0 );
void rofi_timings_quit(void)
void rofi_timings_init(void)
void rofi_timings_tick(const char *file, char const *str, int line, char const *msg)