Changes

Jump to navigation Jump to search
Line 394: Line 394:  
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
| event || BrainStream event structure |
+
| event || colspan="2"|BrainStream event structure  
 
|-
 
|-
| name || name of the marker |
+
| name || colspan="2"|name of the marker  
 
|-
 
|-
| delaytime || time of insertion in seconds relative to actions own execution time (>=0)y |
+
| delaytime || colspan="2"|time of insertion in seconds relative to actions own execution time (>=0)y  
 
|-
 
|-
| interval || time in seconds between insertions of markers |
+
| interval || colspan="2"|time in seconds between insertions of markers  
 
|-
 
|-
| number || number of times the marker has to be inserted |
+
| number || colspan="2"|number of times the marker has to be inserted  
 
|-
 
|-
| priority || <p>option to change execution order in case multiple actions have equal execution times</p> |
+
| priority || colspan="2"|<p>option to change execution order in case multiple actions have equal execution times</p>  
 
|-
 
|-
| ^ || 'low' || (default) put behind all other actions with equal execution times  
+
| || 'low' || (default) put behind all other actions with equal execution times  
 
|-
 
|-
| ^ || 'high' || put before all other actions with equal execution times  
+
| || 'high' || put before all other actions with equal execution times  
 
|}
 
|}
  

Navigation menu