Changeset 909 for trunk/MagicSoft/Cosy/Starguider.cc
- Timestamp:
- 08/15/01 12:39:04 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Starguider.cc
r808 r909 12 12 #include "Filter.h" 13 13 #include "Writer.h" 14 #include " timer.h"14 #include "base/timer.h" 15 15 16 16 enum { … … 293 293 } 294 294 295 void Starguider:: Execute(const unsigned long n, byte *img, struct timeval *tm)295 void Starguider::ProcessFrame(const unsigned long n, byte *img, struct timeval *tm) 296 296 { 297 297
Note:
See TracChangeset
for help on using the changeset viewer.