Changeset 309 for trunk/modules/diagnostics.tcl
- Timestamp:
- 09/28/03 19:59:33 (9 years ago)
- File:
-
- 1 edited
-
trunk/modules/diagnostics.tcl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/diagnostics.tcl
r308 r309 84 84 putlog "bMotion: A level 4 diagnostic has found a duplicate timer $t_name for $t_function ... removing" 85 85 #remove timer 86 killtimer $t_name 86 87 } else { 87 88 #add to seen list … … 105 106 putlog "bMotion: A level 4 diagnostic has found a duplicate utimer $t_name for $t_function ... removing" 106 107 #remove timer 108 killutimer $t_name 107 109 } else { 108 110 #add to seen list
Note: See TracChangeset
for help on using the changeset viewer.
