Gamma  0.9.5
Generic Synthesis Library
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Timer Class Reference

Timer. More...

#include <Timer.h>

List of all members.

Public Member Functions

nsec_t elapsed ()
 Returns nsec between start() and stop() calls.
double elapsedSec ()
 Returns sec between start() and stop() calls.
double elapsedMSec ()
 Returns msec between start() and stop() calls.
void start ()
 Set start time as current time.
void stop ()
 Set stop time as current time.

Detailed Description


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