INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
gbxiceutilacfr::Timer Class ReferenceA handy class that performs timing functions using Ice Time class. More...
Detailed DescriptionA handy class that performs timing functions using Ice Time class.Not thread-safe. Call restart(), do something, then call elapsed() which returns the time elapsed since restart(). Can then use built-in functions to convert IceUtil::Time to timeval, double, millisec, etc. Measures WallClockTime. The documentation for this class was generated from the following files:
|