Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!munnari.oz.au!goanna!minyos.xx.rmit.oz.au!godzilla!mg From: mg@godzilla.cgl.rmit.oz.au (Mike Gigante) Newsgroups: comp.sys.sgi Subject: Re: How to time v3f, etc. (was: n3f v3f timing) Message-ID: Date: 1 May 91 23:44:47 GMT References: <15146@darkstar.ucsc.edu> <1991Apr29.154346.6866@odin.corp.sgi.com> <1991Apr29.173254.18921@dsd.es.com> Sender: @minyos.xx.rmit.oz.au Organization: RMIT Computer Centre, Melbourne Australia. Lines: 6 Originator: mg@ When i am timing graphics stuff, I use 'finish()' It inserts a token into the pipeline and returns when that token has passed through. For large no of other GL calls, the cost of finish will be negligible.. Mike