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/check.c

    r8424 r11052  
    2727    gprint (GP_LOG, "STDOUT %d\n", job[0].stdout_size);
    2828    gprint (GP_LOG, "STDERR %d\n", job[0].stderr_size);
     29    gprint (GP_LOG, "DTIME %lf\n", job[0].dtime);
    2930    PutJob (job, StackID, STACK_BOTTOM);
    3031    ClearCheckPoint ();
Note: See TracChangeset for help on using the changeset viewer.