NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Methods | List of all members
nvbio::FakeTimer Struct Reference

Detailed description

A zero-overhead timer which doesn't do any timing...

Definition at line 114 of file timer.h.

#include <timer.h>

Public Methods

void start ()
 
void stop ()
 
float seconds () const
 

Member Function Documentation

float nvbio::FakeTimer::seconds ( ) const
inline

Definition at line 119 of file timer.h.

void nvbio::FakeTimer::start ( )
void nvbio::FakeTimer::stop ( )

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