Changeset 5629 for code/branches/libraries/src/orxonox/tools/Timer.h
- Timestamp:
- Aug 12, 2009, 12:45:43 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/libraries/src/orxonox/tools/Timer.h
r3301 r5629 171 171 172 172 //! The StaticTimer is a callback-object, calling a static function after a given time-interval. 173 class StaticTimer : public TimerBase173 class _OrxonoxExport StaticTimer : public TimerBase 174 174 { 175 175 public:
Note: See TracChangeset
for help on using the changeset viewer.