HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Timer Class Reference

#include <Timer.h>

Public Member Functions

void start ()
void stop ()
double time ()
u_int64_t utime ()

Detailed Description

Definition at line 4 of file Timer.h.

Member Function Documentation

void Timer::start ( )
inline

Definition at line 7 of file Timer.h.

void Timer::stop ( )
inline

Definition at line 13 of file Timer.h.

double Timer::time ( )
inline

Definition at line 19 of file Timer.h.

u_int64_t Timer::utime ( )
inline

Definition at line 30 of file Timer.h.


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