Re: gtk application startup time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Shyjumon N. wrote:
...
> 	times=((tn.tv_sec - tp.tv_sec)/1000000)+
> 		(tn.tv_usec - tp.tv_usec);
...

Hmm, you divide tv_sec field by 10e6. This is probably not what you
want. At least with integer types.

   Olexiy
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux