Changeset 32768
- Timestamp:
- Nov 22, 2011, 1:03:37 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/czartool/czarpoll.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/czartool/czarpoll.pl
r32767 r32768 268 268 # get ippToPsps labels 269 269 my $ippToPspsLabels = undef; 270 $czarDb->getCurrentIppToPspsLabels( \$ippToPspsLabels);270 $czarDb->getCurrentIppToPspsLabels($begin, $end, \$ippToPspsLabels); 271 271 $plotter->setIppToPspsMode(); 272 272
Note:
See TracChangeset
for help on using the changeset viewer.
