Blender  V2.59
Public Member Functions
TNT::stopwatch Class Reference

#include <stopwatch.h>

List of all members.

Public Member Functions

 stopwatch ()
void reset ()
void start ()
double stop ()
double read ()

Detailed Description

Definition at line 54 of file stopwatch.h.


Constructor & Destructor Documentation

TNT::stopwatch::stopwatch ( ) [inline]

Definition at line 61 of file stopwatch.h.


Member Function Documentation

double TNT::stopwatch::read ( ) [inline]

Definition at line 71 of file stopwatch.h.

References TNT::seconds().

void TNT::stopwatch::reset ( ) [inline]

Definition at line 62 of file stopwatch.h.

void TNT::stopwatch::start ( ) [inline]

Definition at line 63 of file stopwatch.h.

References TNT::seconds().

double TNT::stopwatch::stop ( void  ) [inline]

Definition at line 64 of file stopwatch.h.

References TNT::seconds().


The documentation for this class was generated from the following file: