Rcpp Version 1.0.9
Timertest.cpp File Reference
#include <iostream>
#include <unistd.h>
#include "Timer.h"
Include dependency graph for Timertest.cpp:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )
Examples
SugarPerformance/Timertest.cpp.

Definition at line 9 of file Timertest.cpp.

References Timer::CumulativeTime(), Timer::ElapsedTime(), Timer::Reset(), Timer::Start(), and Timer::Stop().

Here is the call graph for this function: