Motive Animation System
An open source project by FPL.
 All Classes Functions Variables Typedefs Friends Pages
motive::Benchmark Class Reference

Record the time for the scope of this variable. More...

#include <benchmark.h>

Detailed Description

Record the time for the scope of this variable.

Creates a benchmark sample. We can sample several things at once. The thing we're sampling is specified by 'id'. The sample is the time between creation and destruction of the Benchmark.

Public Member Functions

 Benchmark (int id)
 

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