IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2007, 3:18:27 PM (19 years ago)
Author:
eugene
Message:

removed usleep from job and task threads; increased controller timeout; added verbosity; fixed quit controller; added check points to pcontrol thread

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/pantasks.h

    r11388 r11898  
    174174Task *GetActiveTask ();
    175175void SetTaskTimer (struct timeval *timer);
    176 double GetTaskTimer (struct timeval start);
     176double GetTaskTimer (struct timeval start, int verbose);
    177177void InitTaskTimers ();
    178178int TaskHash (char *input);
Note: See TracChangeset for help on using the changeset viewer.