add set timer
[ltt-control.git] / ltt-control / facilities / timer.xml
index f6c5f70ace3aec3838712c73574a41790fae573a..c5138b6858fc0fd467806afa3dffabd160f604c5 100644 (file)
     <field name="value_microseconds"><uint size="4"/></field>
   </event>
 
+  <event name="set_timer">
+    <description>A timer is added/modified/migrated.</description>
+    <field name="expires"><ulong/></field>
+    <field name="function"><pointer/></field>
+    <field name="data"><pointer/></field>
+  </event>
+
 </facility>
This page took 0.022772 seconds and 4 git commands to generate.