tagBebop_timerstruct_t Struct Reference

Stores 'stop-watch' timer data. More...


Data Fields

double seconds_per_tick
 Ticks-to-seconds conversion factor.
rawtime_t t_start
 Time at which timer started.
rawtime_t t_end
 Time at which timer stopped.
int is_running
 1 <==> stop-watch is running, 0 otherwise.


Detailed Description

Stores 'stop-watch' timer data.

Field Documentation

1 <==> stop-watch is running, 0 otherwise.

Referenced by oski_CreateTimer(), oski_ReadElapsedTime(), oski_RestartTimer(), and oski_StopTimer().

Ticks-to-seconds conversion factor.

Referenced by oski_CalibrateTimer(), and oski_ReadElapsedTime().


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

Generated on Fri Apr 8 22:35:20 2011 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.5.9