library: libRGL #include "TGLStopwatch.h" |
TGLStopwatch
class description - header file - source file
viewCVS header - viewCVS source
class TGLStopwatch
Function Members (Methods)
Display options:
Data Members
private:
Double_t | fStart | ! start time (millisec) |
static Bool_t | fgInitOverhead | ! overhead calculated? |
static Double_t | fgOverhead | ! timing overhead (millisecs) |
TGLStopwatch
Stopwatch object for timing GL work. We do not use the TStopwatch as
we need to perform GL flushing to get accurate times + we record
timing overheads here.
TGLStopwatch()
Construct stopwatch object, initialising timing overheads if not done
Author: Richard Maunder 25/05/2005
Last update: root/gl:$Name: $:$Id: TGLStopwatch.cxx,v 1.7 2006/02/09 09:56:20 couet Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.