add set timer
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 27 Jul 2006 12:12:25 +0000 (12:12 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 27 Jul 2006 12:12:25 +0000 (12:12 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2019 04897980-b3bd-0310-b5e0-8ef037075253

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.023215 seconds and 4 git commands to generate.