Steve,

I use the "time" shell command and wait for my CPU meter to drop back to
idle before quitting the test program, giving something like this:

    time ./list-test

    real    0m31.719s
    user    0m29.168s
    sys    0m0.023s

-- John

On 12/16/2011 12:24 AM, Steve . wrote:
> John,
>
> Time to pop the window and populate. The cpu use meter (kinda real
> time, 500ms sample) shows between 500ms ans 1 second.
>
> Do you have a preferred timer method, if so i could throw a snip
> before gtk init, and maybe in the main loop idle?  Now that i'm
> thinking about it, what is the best way to measure gtk activity?
>
> Suggestions?
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to