IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 10, 2010, 3:40:16 PM (16 years ago)
Author:
rhenders
Message:

Using new, improved diffTimes() function from MySQLDb class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/czartool/CzarDb.pm

    r29739 r29753  
    873873    while(1) {
    874874
     875
     876        #print "NNN $startTime, $end\n";
    875877        if (!$self->isBefore($startTime, $end)) {last;}
    876878        $endTime = $self->addInterval($startTime, $interval);
Note: See TracChangeset for help on using the changeset viewer.