osate / osate2-plugins

Old analysis plugins for OSATE2 repository, kept for reference
13 stars 9 forks source link

use default deadline if no flow spec latency #63

Closed reteprelief closed 7 years ago

reteprelief commented 7 years ago

It was using deadline only if assigned an explicit deadline value. The idea was that flow spec latency should be used instead in that case. We can use default deadline == period in that case.