Google

class SG_EXPORT osg::Timer

A high resolution, low latency time stamper

Public Methods

[more] Timer()
[more] ~Timer()
[more]inline double delta_s( Timer_t t1, Timer_t t2 ) const
[more]inline double delta_m( Timer_t t1, Timer_t t2 ) const
[more]inline double delta_u( Timer_t t1, Timer_t t2 ) const
[more]inline double delta_n( Timer_t t1, Timer_t t2 ) const
[more]inline Timer_t tick() const
[more]inline Timer_t tick( void ) const


Documentation

A high resolution, low latency time stamper
o Timer()

o ~Timer()

oinline double delta_s( Timer_t t1, Timer_t t2 ) const

oinline double delta_m( Timer_t t1, Timer_t t2 ) const

oinline double delta_u( Timer_t t1, Timer_t t2 ) const

oinline double delta_n( Timer_t t1, Timer_t t2 ) const

oinline Timer_t tick() const

oinline Timer_t tick( void ) const


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.