Changeset 119 in pacpusframework for branches/2.0-beta1/include/Pacpus/kernel
- Timestamp:
- Jun 28, 2013, 4:56:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/include/Pacpus/kernel/inputOutputInterface.h
r110 r119 44 44 45 45 qDebug() << "Revever " << getSignature() << " thread " << QThread::currentThread() << " Data & " << & typedEvent->data_; 46 47 //if(_component) get state 46 48 47 49 if(typedEvent->tr_ < 500 && readingMode_ == TimeBounded) {
Note:
See TracChangeset
for help on using the changeset viewer.