IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 11, 2007, 4:50:20 PM (20 years ago)
Author:
eugene
Message:

adding timing statistics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/StartJob.c

    r10661 r11052  
    8282      PutJob (job, PCONTROL_JOB_BUSY, STACK_BOTTOM);
    8383      FreeIOBuffer (&buffer);
    84       /** need to start timers here **/
     84      gettimeofday (&job[0].start, (void *) NULL);
    8585      return (TRUE);
    8686  }
Note: See TracChangeset for help on using the changeset viewer.